Loading...
BackgroundSubtractorMOG2
cv::BackgroundSubtractorMOG2::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)
backSubst
cv::SVD::backSubst(const Mat &w, const Mat &u, const Mat &vt, const Mat &rhs, CV_OUT Mat &dst)
cv::SVD::backSubst(const Matx< _Tp, nm, 1 > &w, const Matx< _Tp, m, nm > &u, const Matx< _Tp, n, nm > &vt, const Matx< _Tp, m, nb > &rhs, Matx< _Tp, n, nb > &dst)
cv::SVD::backSubst(const Mat &rhs, CV_OUT Mat &dst) const
Searching...
No Matches