OpenCV_4.2.0/opencv_contrib-4.2.0/modules/dpm/CMakeLists.txt

6 lines
218 B
CMake
Raw Normal View History

2024-07-25 16:47:56 +08:00
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