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