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 [80] .
§ getBackgroundRatio()
virtual double cv::bgsegm::BackgroundSubtractorMOG::getBackgroundRatio |
( |
| ) |
const |
|
pure virtual |
§ getHistory()
virtual int cv::bgsegm::BackgroundSubtractorMOG::getHistory |
( |
| ) |
const |
|
pure virtual |
§ getNMixtures()
virtual int cv::bgsegm::BackgroundSubtractorMOG::getNMixtures |
( |
| ) |
const |
|
pure virtual |
§ getNoiseSigma()
virtual double cv::bgsegm::BackgroundSubtractorMOG::getNoiseSigma |
( |
| ) |
const |
|
pure virtual |
§ setBackgroundRatio()
virtual void cv::bgsegm::BackgroundSubtractorMOG::setBackgroundRatio |
( |
double |
backgroundRatio | ) |
|
|
pure virtual |
§ setHistory()
virtual void cv::bgsegm::BackgroundSubtractorMOG::setHistory |
( |
int |
nframes | ) |
|
|
pure virtual |
§ setNMixtures()
virtual void cv::bgsegm::BackgroundSubtractorMOG::setNMixtures |
( |
int |
nmix | ) |
|
|
pure virtual |
§ setNoiseSigma()
virtual void cv::bgsegm::BackgroundSubtractorMOG::setNoiseSigma |
( |
double |
noiseSigma | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /build/master-contrib_docs-lin64/opencv_contrib/modules/bgsegm/include/opencv2/bgsegm.hpp