aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/opencv/opencv/uselocalxfeatures.patch
blob: a2db48d7c9071747d0aff064639583b24c2deae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/modules/xfeatures2d/CMakeLists.txt b/modules/xfeatures2d/CMakeLists.txt
index f295bddaed66..6086e75ec37b 100644
--- a/modules/xfeatures2d/CMakeLists.txt
+++ b/modules/xfeatures2d/CMakeLists.txt
@@ -1,5 +1,5 @@
 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
                   OPTIONAL opencv_cudaarithm WRAP python java)
-include(cmake/download_vgg.cmake)
-include(cmake/download_boostdesc.cmake)
+#include(cmake/download_vgg.cmake)
+#include(cmake/download_boostdesc.cmake)