OpenCV  4.5.3
Open Source Computer Vision
cv::cuda::BackgroundSubtractorGMG Member List

This is the complete list of members for cv::cuda::BackgroundSubtractorGMG, including all inherited members.

Algorithm()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate, Stream &stream)=0cv::cuda::BackgroundSubtractorGMGpure virtual
cv::BackgroundSubtractor::apply(InputArray image, OutputArray fgmask, double learningRate=-1)=0cv::BackgroundSubtractorpure virtual
clear()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getBackgroundImage(OutputArray backgroundImage) const =0cv::BackgroundSubtractorpure virtual
getBackgroundPrior() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getDecisionThreshold() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getDefaultLearningRate() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getDefaultName() constcv::Algorithmvirtual
getMaxFeatures() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getMaxVal() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getMinVal() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getNumFrames() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getQuantizationLevels() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getSmoothingRadius() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
getUpdateBackgroundModel() const =0cv::cuda::BackgroundSubtractorGMGpure virtual
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::cuda::BackgroundSubtractorGMGpure virtual
setDecisionThreshold(double thresh)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setDefaultLearningRate(double lr)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setMaxFeatures(int maxFeatures)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setMaxVal(double val)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setMinVal(double val)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setNumFrames(int nframes)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setQuantizationLevels(int nlevels)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setSmoothingRadius(int radius)=0cv::cuda::BackgroundSubtractorGMGpure virtual
setUpdateBackgroundModel(bool update)=0cv::cuda::BackgroundSubtractorGMGpure virtual
write(FileStorage &fs) constcv::Algorithminlinevirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual