OpenCV  3.2.0
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::Algorithmvirtual
empty() constcv::Algorithmvirtual
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::Algorithmstatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithmstatic
read(const FileNode &fn)cv::Algorithmvirtual
read(const FileNode &fn)cv::Algorithmstatic
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::Algorithmvirtual
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual