Commit 9b16563f authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

fixed build warnings

parent fb5f3664
...@@ -241,7 +241,7 @@ private: ...@@ -241,7 +241,7 @@ private:
double minVal_; double minVal_;
cv::Size frameSize_; cv::Size frameSize_;
size_t frameNum_; int frameNum_;
cv::Mat_<int> nfeatures_; cv::Mat_<int> nfeatures_;
cv::Mat_<int> colors_; cv::Mat_<int> colors_;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment