removed compatibility headers
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
#include "opencv2/objdetect/objdetect.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/imgproc/imgproc.hpp"
|
||||
#include "opencv2/gpu/gpu.hpp"
|
||||
#include "opencv2/gpu.hpp"
|
||||
#include "opencv2/gpuimgproc.hpp"
|
||||
#include "opencv2/gpuwarping.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
|
Reference in New Issue
Block a user