opencv/modules/shape/CMakeLists.txt

3 lines
132 B
CMake
Raw Normal View History

2013-09-24 01:00:49 +08:00
set(the_description "Shape descriptors and matchers.")
2015-02-24 23:38:12 +08:00
ocv_define_module(shape opencv_core opencv_imgproc opencv_video WRAP python)