mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-16 22:35:51 +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:
@@ -43,7 +43,6 @@ the use of this software, even if advised of the possibility of such damage.
|
||||
#define __OPENCV_XOBJDETECT_XOBJDETECT_HPP__
|
||||
|
||||
#include <opencv2/core.hpp>
|
||||
#include <opencv2/highgui.hpp>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user