opencv/modules/shape/CMakeLists.txt

3 lines
132 B
CMake
Raw Normal View History

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