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