OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cuda::BackgroundSubtractorMOG Member List

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

Algorithm()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate, Stream &stream)=0cv::cuda::BackgroundSubtractorMOGpure virtual
cv::BackgroundSubtractor::apply(InputArray image, OutputArray fgmask, double learningRate=-1)=0cv::BackgroundSubtractorpure virtual
clear()cv::Algorithminlinevirtual
empty() constcv::Algorithminlinevirtual
getBackgroundImage(OutputArray backgroundImage, Stream &stream) const =0cv::cuda::BackgroundSubtractorMOGpure virtual
getBackgroundImage(GpuMat &backgroundImage, Stream &stream)cv::cuda::BackgroundSubtractorMOGinline
cv::BackgroundSubtractor::getBackgroundImage(OutputArray backgroundImage) const =0cv::BackgroundSubtractorpure virtual
getBackgroundRatio() const =0cv::cuda::BackgroundSubtractorMOGpure virtual
getDefaultName() constcv::Algorithmvirtual
getHistory() const =0cv::cuda::BackgroundSubtractorMOGpure virtual
getNMixtures() const =0cv::cuda::BackgroundSubtractorMOGpure virtual
getNoiseSigma() const =0cv::cuda::BackgroundSubtractorMOGpure 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
setBackgroundRatio(double backgroundRatio)=0cv::cuda::BackgroundSubtractorMOGpure virtual
setHistory(int nframes)=0cv::cuda::BackgroundSubtractorMOGpure virtual
setNMixtures(int nmix)=0cv::cuda::BackgroundSubtractorMOGpure virtual
setNoiseSigma(double noiseSigma)=0cv::cuda::BackgroundSubtractorMOGpure virtual
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