Merge pull request #72 from ernest-galbrun/compilation_errors_xfeatures2d
some correction to make xfeature2d compilation work and adding 2d cuda f...pull/75/head
commit
c16edac37e
5 changed files with 10 additions and 8 deletions
@ -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) |
||||
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