OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配
cv::BackgroundSubtractorMOG2 成员列表

这是 cv::BackgroundSubtractorMOG2 的完整成员列表,包括所有继承的成员。

Algorithm()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate=-1) CV_OVERRIDE=0cv::BackgroundSubtractorMOG2纯虚函数
clear()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getBackgroundImage(OutputArray backgroundImage) const =0cv::BackgroundSubtractor纯虚函数
getBackgroundRatio() const =0cv::BackgroundSubtractorMOG2纯虚函数
getComplexityReductionThreshold() const =0cv::BackgroundSubtractorMOG2纯虚函数
getDefaultName() constcv::Algorithmvirtual
getDetectShadows() const =0cv::BackgroundSubtractorMOG2纯虚函数
getHistory() const =0cv::BackgroundSubtractorMOG2纯虚函数
getNMixtures() const =0cv::BackgroundSubtractorMOG2纯虚函数
getShadowThreshold() const =0cv::BackgroundSubtractorMOG2纯虚函数
getShadowValue() const =0cv::BackgroundSubtractorMOG2纯虚函数
getVarInit() const =0cv::BackgroundSubtractorMOG2纯虚函数
getVarMax() const =0cv::BackgroundSubtractorMOG2纯虚函数
getVarMin() const =0cv::BackgroundSubtractorMOG2纯虚函数
getVarThreshold() const =0cv::BackgroundSubtractorMOG2纯虚函数
getVarThresholdGen() const =0cv::BackgroundSubtractorMOG2纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
setBackgroundRatio(double ratio)=0cv::BackgroundSubtractorMOG2纯虚函数
setComplexityReductionThreshold(double ct)=0cv::BackgroundSubtractorMOG2纯虚函数
setDetectShadows(bool detectShadows)=0cv::BackgroundSubtractorMOG2纯虚函数
setHistory(int history)=0cv::BackgroundSubtractorMOG2纯虚函数
setNMixtures(int nmixtures)=0cv::BackgroundSubtractorMOG2纯虚函数
setShadowThreshold(double threshold)=0cv::BackgroundSubtractorMOG2纯虚函数
setShadowValue(int value)=0cv::BackgroundSubtractorMOG2纯虚函数
setVarInit(double varInit)=0cv::BackgroundSubtractorMOG2纯虚函数
setVarMax(double varMax)=0cv::BackgroundSubtractorMOG2纯虚函数
setVarMin(double varMin)=0cv::BackgroundSubtractorMOG2纯虚函数
setVarThreshold(double varThreshold)=0cv::BackgroundSubtractorMOG2纯虚函数
setVarThresholdGen(double varThresholdGen)=0cv::BackgroundSubtractorMOG2纯虚函数
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual