Move non-CV functionality from core.hpp to separate utility.hpp header
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <opencv2/core/utility.hpp>
|
||||
#include <opencv2/imgproc.hpp>
|
||||
#include <opencv2/objdetect.hpp>
|
||||
#include <opencv2/highgui.hpp>
|
||||
|
Reference in New Issue
Block a user