Gaussian Mixture-based Background/Foreground Segmentation Algorithm.
More...
#include "bgsegm.hpp"
Gaussian Mixture-based Background/Foreground Segmentation Algorithm.
The class implements the algorithm described in [65] .
virtual double cv::bgsegm::BackgroundSubtractorMOG::getBackgroundRatio |
( |
| ) |
const |
|
pure virtual |
virtual int cv::bgsegm::BackgroundSubtractorMOG::getHistory |
( |
| ) |
const |
|
pure virtual |
virtual int cv::bgsegm::BackgroundSubtractorMOG::getNMixtures |
( |
| ) |
const |
|
pure virtual |
virtual double cv::bgsegm::BackgroundSubtractorMOG::getNoiseSigma |
( |
| ) |
const |
|
pure virtual |
virtual void cv::bgsegm::BackgroundSubtractorMOG::setBackgroundRatio |
( |
double |
backgroundRatio | ) |
|
|
pure virtual |
virtual void cv::bgsegm::BackgroundSubtractorMOG::setHistory |
( |
int |
nframes | ) |
|
|
pure virtual |
virtual void cv::bgsegm::BackgroundSubtractorMOG::setNMixtures |
( |
int |
nmix | ) |
|
|
pure virtual |
virtual void cv::bgsegm::BackgroundSubtractorMOG::setNoiseSigma |
( |
double |
noiseSigma | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/bgsegm/include/opencv2/bgsegm.hpp