OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::bgsegm::BackgroundSubtractorGMG 成员列表

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

算法()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate=-1) CV_OVERRIDE=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
clear()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getBackgroundImage(OutputArray backgroundImage) const CV_OVERRIDE=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getBackgroundPrior() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getDecisionThreshold() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getDefaultLearningRate() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getDefaultName() constcv::Algorithm虚函数
getMaxFeatures() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getMaxVal() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getMinVal() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getNumFrames() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getQuantizationLevels() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getSmoothingRadius() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
getUpdateBackgroundModel() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
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::Algorithm虚函数
setBackgroundPrior(double bgprior)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setDecisionThreshold(double thresh)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setDefaultLearningRate(double lr)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setMaxFeatures(int maxFeatures)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setMaxVal(double val)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setMinVal(double val)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setNumFrames(int nframes)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setQuantizationLevels(int nlevels)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setSmoothingRadius(int radius)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
setUpdateBackgroundModel(bool update)=0cv::bgsegm::BackgroundSubtractorGMG纯虚函数
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::Algorithm保护
~Algorithm()cv::Algorithm虚函数