1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

fixed build warnings

This commit is contained in:
Vladislav Vinogradov
2012-08-09 11:05:27 +04:00
parent fb5f366459
commit 9b16563f44
@@ -241,7 +241,7 @@ private:
double minVal_;
cv::Size frameSize_;
size_t frameNum_;
int frameNum_;
cv::Mat_<int> nfeatures_;
cv::Mat_<int> colors_;