opencv 2.2.0
cv::BackgroundSubtractorMOG2 Member List
This is the complete list of members for cv::BackgroundSubtractorMOG2, including all inherited members.
BackgroundSubtractorMOG2()cv::BackgroundSubtractorMOG2
BackgroundSubtractorMOG2(double alphaT, double sigma=15, int nmixtures=5, bool postFiltering=false, double minArea=15, bool detectShadows=true, bool removeForeground=false, double Tb=16, double Tg=9, double TB=0.9, double CT=0.05, int shadowOutputValue=127, double tau=0.5)cv::BackgroundSubtractorMOG2
CV_WRAP_AS(apply) virtual void operator()(const Mat &imagecv::BackgroundSubtractor
fgmaskcv::BackgroundSubtractor
initialize(Size frameSize, double alphaT, double sigma=15, int nmixtures=5, bool postFiltering=false, double minArea=15, bool detectShadows=true, bool removeForeground=false, double Tb=16, double Tg=9, double TB=0.9, double CT=0.05, int nShadowDetection=127, double tau=0.5)cv::BackgroundSubtractorMOG2 [virtual]
learningRatecv::BackgroundSubtractor
modelcv::BackgroundSubtractorMOG2
operator()(const Mat &image, Mat &fgmask, double learningRate=0)cv::BackgroundSubtractorMOG2 [virtual]
~BackgroundSubtractor()cv::BackgroundSubtractor [virtual]
~BackgroundSubtractorMOG2()cv::BackgroundSubtractorMOG2 [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines