Move legacy part of opencv_contrib to separate header
This commit is contained in:
@@ -51,11 +51,12 @@
|
||||
#include "opencv2/photo/photo_c.h"
|
||||
#include "opencv2/video/tracking_c.h"
|
||||
#include "opencv2/objdetect/objdetect_c.h"
|
||||
#include "opencv2/contrib/compat.hpp"
|
||||
|
||||
#include "opencv2/legacy.hpp"
|
||||
#include "opencv2/legacy/compat.hpp"
|
||||
#include "opencv2/legacy/blobtrack.hpp"
|
||||
|
||||
#include "opencv2/contrib.hpp"
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user