CMakeLists.txt 218 B

12345
  1. set(the_description "Object Detection")
  2. ocv_define_module(dpm opencv_core opencv_imgproc opencv_objdetect OPTIONAL opencv_highgui WRAP python)
  3. ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4512) # disable warning on Win64