mirror of https://github.com/opencv/opencv.git
parent
246d3761ce
commit
9333f82be0
9 changed files with 7 additions and 17 deletions
@ -1,2 +1,2 @@ |
||||
set(the_description "2D Features Framework") |
||||
ocv_define_module(features2d opencv_imgproc opencv_ml opencv_flann OPTIONAL opencv_highgui WRAP java python) |
||||
ocv_define_module(features2d opencv_imgproc opencv_flann OPTIONAL opencv_highgui WRAP java python) |
||||
|
@ -1,2 +1,2 @@ |
||||
set(the_description "Object Detection") |
||||
ocv_define_module(objdetect opencv_core opencv_imgproc opencv_ml OPTIONAL opencv_highgui WRAP java python) |
||||
ocv_define_module(objdetect opencv_core opencv_imgproc WRAP java python) |
||||
|
Loading…
Reference in new issue