fixed build errors in bgfg_gmg

This commit is contained in:
Vladislav Vinogradov
2012-08-13 17:00:21 +04:00
parent 2a1e8e3efd
commit 941897aa3d
2 changed files with 12 additions and 12 deletions

View File

@@ -251,7 +251,7 @@ private:
int frameNum_;
cv::Mat_<int> nfeatures_;
cv::Mat_<uint> colors_;
cv::Mat_<unsigned int> colors_;
cv::Mat_<float> weights_;
cv::Mat buf_;