1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 07:04:18 +08:00

Kept only opencv2/core.hpp in opencv2/plot.hpp. Moved all other includes to precomp.hpp.

This commit is contained in:
nmoutinho
2015-04-13 10:27:50 +01:00
parent 4e4805c374
commit 9bb44c657a
2 changed files with 5 additions and 10 deletions

View File

@@ -50,11 +50,6 @@
#ifdef __cplusplus
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
#include <iostream>
#include <stdio.h>
#include <vector>
#include <algorithm>
/**
@defgroup plot Plot function for Mat data