Commit 2eddf48d authored by Shuda Li's avatar Shuda Li

comment off #include "opencv2/core/private.hpp". It prevent the project from…

comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
parent 08699f11
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment