bgsubcnt.h File Reference
#include "opencv2/video.hpp"
Go to the source code of this file.
Classes | |
class | cv::bgsubcnt::BackgroundSubtractorCNT |
Background subtraction based on counting. More... | |
Namespaces | |
cv | |
This OpenCV namespace just adds the bgsubcnt namespace. | |
cv::bgsubcnt | |
The BackgroundSubtractorCNT related code is in here. | |
Functions | |
BGSUBCNT_EXPORTS_W Ptr< BackgroundSubtractorCNT > | cv::bgsubcnt::createBackgroundSubtractorCNT (int minPixelStability=15, bool useHistory=true, int maxPixelStability=15 *60, bool isParallel=true) |
Create background subtraction based on counting. More... | |
Generated by 1.8.11