We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d680f58 + 144e188 commit c7602a8Copy full SHA for c7602a8
modules/xfeatures2d/src/cuda/surf.cu
@@ -42,7 +42,7 @@
42
43
#include "opencv2/opencv_modules.hpp"
44
45
-#ifdef HAVE_OPENCV_CUDAARITHM
+#if defined(HAVE_OPENCV_CUDAARITHM) && defined(OPENCV_ENABLE_NONFREE)
46
47
#include "opencv2/core/cuda/common.hpp"
48
#include "opencv2/core/cuda/limits.hpp"
0 commit comments