Move C API of opencv_calib3d to separate file
This commit is contained in:
@@ -50,13 +50,12 @@
|
||||
#include "opencv2/imgproc/imgproc_c.h"
|
||||
#include "opencv2/photo/photo_c.h"
|
||||
#include "opencv2/video/tracking_c.h"
|
||||
|
||||
#include "opencv2/features2d.hpp"
|
||||
#include "opencv2/calib3d.hpp"
|
||||
#include "opencv2/objdetect.hpp"
|
||||
#include "opencv2/legacy.hpp"
|
||||
#include "opencv2/legacy/compat.hpp"
|
||||
#include "opencv2/legacy/blobtrack.hpp"
|
||||
|
||||
|
||||
#include "opencv2/objdetect.hpp"
|
||||
#include "opencv2/contrib.hpp"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user