Move non-CV functionality from core.hpp to separate utility.hpp header
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "opencv2/imgproc/imgproc.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/contrib/contrib.hpp"
|
||||
#include "opencv2/core/utility.hpp"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Reference in New Issue
Block a user