fixed build errors in bgfg_gmg
This commit is contained in:
@@ -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_;
|
||||
|
Reference in New Issue
Block a user