mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 17:24:28 +08:00
dnn_objdetect: remove highgui header from core_detect.hpp
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
|
||||||
#include <opencv2/highgui.hpp>
|
|
||||||
#include <opencv2/imgproc.hpp>
|
#include <opencv2/imgproc.hpp>
|
||||||
|
|
||||||
/** @defgroup dnn_objdetect DNN used for object detection
|
/** @defgroup dnn_objdetect DNN used for object detection
|
||||||
|
Reference in New Issue
Block a user