dnn_objdetect: remove highgui header from core_detect.hpp

pull/2518/head
berak 5 years ago
parent 4f524db434
commit af9e3a254a
  1. 1
      modules/dnn_objdetect/include/opencv2/core_detect.hpp

@ -7,7 +7,6 @@
#include <vector>
#include <memory>
#include <opencv2/highgui.hpp>
#include <opencv2/imgproc.hpp>
/** @defgroup dnn_objdetect DNN used for object detection

Loading…
Cancel
Save