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

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

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