mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 02:16:34 +08:00
comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "opencv2/core/utility.hpp"
|
||||
#include "opencv2/core/private.hpp"
|
||||
//#include "opencv2/core/private.hpp"
|
||||
#include <opencv2/imgproc.hpp>
|
||||
#include <opencv2/features2d.hpp>
|
||||
#include <opencv2/highgui.hpp>
|
||||
|
Reference in New Issue
Block a user