vendor: OpenCV 5.0.0 snapshot at 755e50675d97db9b7d449d8bd6b09888646f6c6e
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
set(the_description "Object Detection")
|
||||
|
||||
ocv_define_module(dpm opencv_core opencv_imgproc opencv_objdetect OPTIONAL opencv_highgui WRAP python)
|
||||
|
||||
ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4512) # disable warning on Win64
|
||||
Reference in New Issue
Block a user