OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::bgsegm::BackgroundSubtractorGMG 成员列表

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

算法()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate=-1)=0cv::BackgroundSubtractor纯虚
clear()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getBackgroundImage(OutputArray backgroundImage) const =0cv::BackgroundSubtractor纯虚
getBackgroundPrior() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚
getDecisionThreshold() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚
getDefaultLearningRate() const =0cv::bgsegm::BackgroundSubtractorGMG纯虚
getDefaultName() constcv::Algorithmvirtual
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::Algorithmvirtual
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::Algorithmprotected
~Algorithm()cv::Algorithmvirtual