mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
added support of all types to BackgroundSubtractorGMG
This commit is contained in:
@@ -251,7 +251,7 @@ private:
|
||||
int frameNum_;
|
||||
|
||||
cv::Mat_<int> nfeatures_;
|
||||
cv::Mat_<int> colors_;
|
||||
cv::Mat_<uint> colors_;
|
||||
cv::Mat_<float> weights_;
|
||||
|
||||
cv::Mat buf_;
|
||||
|
||||
Reference in New Issue
Block a user