1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

build: update modules descriptions

This commit is contained in:
Alexander Alekhin
2017-06-20 15:19:43 +03:00
parent db35e13b46
commit a9cc87636f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
set(the_description "Shape descriptors and matchers.")
set(the_description "Shape descriptors and matchers")
ocv_define_module(shape opencv_core opencv_imgproc opencv_video WRAP python)