Gpu functionality in stitching module is excluded from Android build
This commit is contained in:
@@ -66,7 +66,9 @@
|
||||
#include "opencv2/imgproc/imgproc.hpp"
|
||||
#include "opencv2/features2d/features2d.hpp"
|
||||
#include "opencv2/calib3d/calib3d.hpp"
|
||||
#include "opencv2/gpu/gpu.hpp"
|
||||
#ifndef ANDROID
|
||||
# include "opencv2/gpu/gpu.hpp"
|
||||
#endif
|
||||
#include "gcgraph.hpp"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user