moved SURF_GPU and VIBE to gpunonfree module
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
#ifdef HAVE_OPENCV_GPU
|
||||
# include "opencv2/gpu/gpu.hpp"
|
||||
#endif
|
||||
#ifdef HAVE_OPENCV_GPUNONFREE
|
||||
# include "opencv2/gpunonfree/gpunonfree.hpp"
|
||||
#endif
|
||||
|
||||
#include "../../imgproc/src/gcgraph.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user