We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506ab8e commit 8ccba1dCopy full SHA for 8ccba1d
modules/xobjdetect/tools/waldboost_detector/CMakeLists.txt
@@ -1,7 +1,7 @@
1
set(name waldboost_detector)
2
set(the_target opencv_${name})
3
4
-set(OPENCV_${the_target}_DEPS opencv_core opencv_imgcodecs opencv_videoio
+set(OPENCV_${the_target}_DEPS opencv_core opencv_imgproc opencv_imgcodecs opencv_videoio
5
opencv_highgui opencv_xobjdetect)
6
7
ocv_check_dependencies(${OPENCV_${the_target}_DEPS})
0 commit comments