set(the_description "Object detection algorithms")
ocv_define_module(xobjdetect opencv_core opencv_imgproc opencv_highgui opencv_objdetect WRAP python)
if (NOT APPLE_FRAMEWORK)
add_subdirectory(tools) endif()