mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-20 04:25:42 +08:00
Reduced modules dependencies:
- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <opencv2/highgui.hpp>
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
#include "roiSelector.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
|
Reference in New Issue
Block a user