Make imgproc.hpp independent from C API
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
#ifndef __OPENCV_LEGACY_HPP__
|
||||
#define __OPENCV_LEGACY_HPP__
|
||||
|
||||
#include "opencv2/imgproc.hpp"
|
||||
#include "opencv2/imgproc/imgproc_c.h"
|
||||
#include "opencv2/features2d.hpp"
|
||||
#include "opencv2/calib3d.hpp"
|
||||
|
@@ -45,4 +45,4 @@
|
||||
#error this is a compatibility header which should not be used inside the OpenCV library
|
||||
#endif
|
||||
|
||||
#include "opencv2/legacy.hpp"
|
||||
#include "opencv2/legacy.hpp"
|
||||
|
Reference in New Issue
Block a user