This is the complete list of members for cv::BackgroundSubtractorMOG2, including all inherited members.
| _create(const string &name) | cv::Algorithm | static |
| Algorithm() | cv::Algorithm | |
| backgroundRatio | cv::BackgroundSubtractorMOG2 | protected |
| BackgroundSubtractorMOG2() | cv::BackgroundSubtractorMOG2 | |
| BackgroundSubtractorMOG2(int history, float varThreshold, bool bShadowDetection=true) | cv::BackgroundSubtractorMOG2 | |
| bgmodel | cv::BackgroundSubtractorMOG2 | protected |
| bgmodelUsedModes | cv::BackgroundSubtractorMOG2 | protected |
| bShadowDetection | cv::BackgroundSubtractorMOG2 | protected |
| Constructor typedef | cv::Algorithm | |
| create(const string &name) | cv::Algorithm | inlinestatic |
| fCT | cv::BackgroundSubtractorMOG2 | protected |
| frameSize | cv::BackgroundSubtractorMOG2 | protected |
| frameType | cv::BackgroundSubtractorMOG2 | protected |
| fTau | cv::BackgroundSubtractorMOG2 | protected |
| fVarInit | cv::BackgroundSubtractorMOG2 | protected |
| fVarMax | cv::BackgroundSubtractorMOG2 | protected |
| fVarMin | cv::BackgroundSubtractorMOG2 | protected |
| get(const string &name) const | cv::Algorithm | inline |
| get(const char *name) const | cv::Algorithm | inline |
| getAlgorithm(const string &name) const | cv::Algorithm | |
| getBackgroundImage(OutputArray backgroundImage) const | cv::BackgroundSubtractorMOG2 | virtual |
| getBool(const string &name) const | cv::Algorithm | |
| getDouble(const string &name) const | cv::Algorithm | |
| getInt(const string &name) const | cv::Algorithm | |
| getList(CV_OUT vector< string > &algorithms) | cv::Algorithm | static |
| getMat(const string &name) const | cv::Algorithm | |
| getMatVector(const string &name) const | cv::Algorithm | |
| getParams(CV_OUT vector< string > &names) const | cv::Algorithm | |
| getString(const string &name) const | cv::Algorithm | |
| Getter typedef | cv::Algorithm | |
| history | cv::BackgroundSubtractorMOG2 | protected |
| info() const | cv::BackgroundSubtractorMOG2 | virtual |
| initialize(Size frameSize, int frameType) | cv::BackgroundSubtractorMOG2 | virtual |
| name() const | cv::Algorithm | |
| nframes | cv::BackgroundSubtractorMOG2 | protected |
| nmixtures | cv::BackgroundSubtractorMOG2 | protected |
| nShadowDetection | cv::BackgroundSubtractorMOG2 | protected |
| operator()(InputArray image, OutputArray fgmask, double learningRate=-1) | cv::BackgroundSubtractorMOG2 | virtual |
| paramHelp(const string &name) const | cv::Algorithm | |
| paramType(const char *name) const | cv::Algorithm | |
| paramType(const string &name) const | cv::Algorithm | |
| read(const FileNode &fn) | cv::Algorithm | virtual |
| set(const string &name, int value) | cv::Algorithm | |
| set(const string &name, double value) | cv::Algorithm | |
| set(const string &name, bool value) | cv::Algorithm | |
| set(const string &name, const string &value) | cv::Algorithm | |
| set(const string &name, const Mat &value) | cv::Algorithm | |
| set(const string &name, const vector< Mat > &value) | cv::Algorithm | |
| set(const string &name, const Ptr< Algorithm > &value) | cv::Algorithm | |
| set(const string &name, const Ptr< _Tp > &value) | cv::Algorithm | inline |
| set(const char *name, int value) | cv::Algorithm | |
| set(const char *name, double value) | cv::Algorithm | |
| set(const char *name, bool value) | cv::Algorithm | |
| set(const char *name, const string &value) | cv::Algorithm | |
| set(const char *name, const Mat &value) | cv::Algorithm | |
| set(const char *name, const vector< Mat > &value) | cv::Algorithm | |
| set(const char *name, const Ptr< Algorithm > &value) | cv::Algorithm | |
| set(const char *name, const Ptr< _Tp > &value) | cv::Algorithm | inline |
| setAlgorithm(const string &name, const Ptr< Algorithm > &value) | cv::Algorithm | |
| setAlgorithm(const string &name, const Ptr< _Tp > &value) | cv::Algorithm | inline |
| setAlgorithm(const char *name, const Ptr< Algorithm > &value) | cv::Algorithm | |
| setAlgorithm(const char *name, const Ptr< _Tp > &value) | cv::Algorithm | inline |
| setBool(const string &name, bool value) | cv::Algorithm | |
| setBool(const char *name, bool value) | cv::Algorithm | |
| setDouble(const string &name, double value) | cv::Algorithm | |
| setDouble(const char *name, double value) | cv::Algorithm | |
| setInt(const string &name, int value) | cv::Algorithm | |
| setInt(const char *name, int value) | cv::Algorithm | |
| setMat(const string &name, const Mat &value) | cv::Algorithm | |
| setMat(const char *name, const Mat &value) | cv::Algorithm | |
| setMatVector(const string &name, const vector< Mat > &value) | cv::Algorithm | |
| setMatVector(const char *name, const vector< Mat > &value) | cv::Algorithm | |
| setString(const string &name, const string &value) | cv::Algorithm | |
| setString(const char *name, const string &value) | cv::Algorithm | |
| Setter typedef | cv::Algorithm | |
| varThreshold | cv::BackgroundSubtractorMOG2 | protected |
| varThresholdGen | cv::BackgroundSubtractorMOG2 | protected |
| write(FileStorage &fs) const | cv::Algorithm | virtual |
| ~Algorithm() | cv::Algorithm | virtual |
| ~BackgroundSubtractor() | cv::BackgroundSubtractor | virtual |
| ~BackgroundSubtractorMOG2() | cv::BackgroundSubtractorMOG2 | virtual |