Move non-CV functionality from core.hpp to separate utility.hpp header
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include <opencv2/core/utility.hpp>
|
||||
#include <iostream>
|
||||
|
||||
const char* keys =
|
||||
|
Reference in New Issue
Block a user