fixed orb bug commited by mistake

This commit is contained in:
Anatoly Baksheev
2012-02-14 10:27:33 +00:00
parent 84db4eb6fa
commit 87bbcccea5
2 changed files with 8 additions and 8 deletions

View File

@@ -1664,7 +1664,7 @@ private:
GpuMat pattern_;
std::vector<GpuMat> imagePyr_;
cv::Ptr<std::vector<GpuMat>> maskPyr_;
std::vector<GpuMat> maskPyr_;
GpuMat buf_;