OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::cuda::BackgroundSubtractorMOG メンバ一覧

cv::cuda::BackgroundSubtractorMOG の全メンバ一覧(継承メンバを含む)。

Algorithm()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate, Stream &stream)=0cv::cuda::BackgroundSubtractorMOGpure virtual
apply(InputArray image, InputArray knownForegroundMask, OutputArray fgmask, double learningRate, Stream &stream)=0cv::cuda::BackgroundSubtractorMOGpure virtual
cv::BackgroundSubtractor::apply(InputArray image, OutputArray fgmask, double learningRate=-1)=0cv::BackgroundSubtractorpure virtual
cv::BackgroundSubtractor::apply(InputArray image, InputArray knownForegroundMask, 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
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual