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:
@@ -241,7 +241,7 @@ private:
|
||||
double minVal_;
|
||||
|
||||
cv::Size frameSize_;
|
||||
size_t frameNum_;
|
||||
int frameNum_;
|
||||
|
||||
cv::Mat_<int> nfeatures_;
|
||||
cv::Mat_<int> colors_;
|
||||
|
||||
Reference in New Issue
Block a user