Python support

This commit is contained in:
Maksim Shabunin
2015-02-24 18:38:12 +03:00
parent 457123027e
commit 37c74e38f4
19 changed files with 43 additions and 59 deletions

View File

@@ -1,2 +1,2 @@
set(the_description "Clustering and Search in Multi-Dimensional Spaces")
ocv_define_module(flann opencv_core)
ocv_define_module(flann opencv_core WRAP python)