renamed gpufeatures2d -> cudafeatures2d

This commit is contained in:
Vladislav Vinogradov
2013-07-24 10:27:59 +04:00
parent 5660d6a680
commit 259ceb7eaa
29 changed files with 26 additions and 26 deletions

View File

@@ -76,8 +76,8 @@
# include "opencv2/cudawarping.hpp"
#endif
#ifdef HAVE_OPENCV_GPUFEATURES2D
# include "opencv2/gpufeatures2d.hpp"
#ifdef HAVE_OPENCV_CUDAFEATURES2D
# include "opencv2/cudafeatures2d.hpp"
#endif
#ifdef HAVE_OPENCV_GPU