parent
4041650fc4
commit
9ee9f182d6
2 changed files with 2 additions and 2 deletions
@ -1,3 +1,3 @@ |
||||
set(the_description "datasets tools") |
||||
ocv_define_module(datasetstools opencv_core opencv_features2d) |
||||
ocv_define_module(datasetstools opencv_core) |
||||
|
||||
|
@ -1,2 +1,2 @@ |
||||
set(the_description "Contributed/Experimental Algorithms for Salient 2D Features Detection") |
||||
ocv_define_module(xfeatures2d opencv_core opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml opencv_cudaarithm) |
||||
ocv_define_module(xfeatures2d opencv_core opencv_cudaarithm opencv_imgproc opencv_features2d opencv_calib3d opencv_shape opencv_highgui opencv_videoio opencv_ml) |
||||
|
Loading…
Reference in new issue