fixed orb bug commited by mistake
This commit is contained in:
@@ -1664,7 +1664,7 @@ private:
|
||||
GpuMat pattern_;
|
||||
|
||||
std::vector<GpuMat> imagePyr_;
|
||||
cv::Ptr<std::vector<GpuMat>> maskPyr_;
|
||||
std::vector<GpuMat> maskPyr_;
|
||||
|
||||
GpuMat buf_;
|
||||
|
||||
|
Reference in New Issue
Block a user