fixed ~200 warnings for windows
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
This commit is contained in:
@@ -1664,7 +1664,7 @@ private:
|
||||
GpuMat pattern_;
|
||||
|
||||
std::vector<GpuMat> imagePyr_;
|
||||
std::vector<GpuMat> maskPyr_;
|
||||
cv::Ptr<std::vector<GpuMat>> maskPyr_;
|
||||
|
||||
GpuMat buf_;
|
||||
|
||||
|
Reference in New Issue
Block a user