mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
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