OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
没有匹配项
cv::cuda::BackgroundSubtractorMOG2 成员列表

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

算法()cv::Algorithm
apply(InputArray image, OutputArray fgmask, double learningRate, Stream &stream)=0cv::cuda::BackgroundSubtractorMOG2纯虚
cv::BackgroundSubtractorMOG2::apply(InputArray image, OutputArray fgmask, double learningRate=-1) CV_OVERRIDE=0cv::BackgroundSubtractorMOG2纯虚
清除()cv::Algorithm内联虚拟
empty() constcv::Algorithm内联虚拟
getBackgroundImage(OutputArray backgroundImage, Stream &stream) const =0cv::cuda::BackgroundSubtractorMOG2纯虚
getBackgroundImage(GpuMat &backgroundImage, Stream &stream)cv::cuda::BackgroundSubtractorMOG2内联
cv::BackgroundSubtractorMOG2::getBackgroundImage(OutputArray backgroundImage) const =0cv::BackgroundSubtractor纯虚
getBackgroundRatio() const =0cv::BackgroundSubtractorMOG2纯虚
getComplexityReductionThreshold() const =0cv::BackgroundSubtractorMOG2纯虚
getDefaultName() constcv::Algorithm虚拟
getDetectShadows() const =0cv::BackgroundSubtractorMOG2纯虚
getHistory() const =0cv::BackgroundSubtractorMOG2纯虚
getNMixtures() const =0cv::BackgroundSubtractorMOG2纯虚
getShadowThreshold() const =0cv::BackgroundSubtractorMOG2纯虚
getShadowValue() const =0cv::BackgroundSubtractorMOG2纯虚
getVarInit() const =0cv::BackgroundSubtractorMOG2纯虚
getVarMax() const =0cv::BackgroundSubtractorMOG2纯虚
getVarMin() const =0cv::BackgroundSubtractorMOG2纯虚
getVarThreshold() const =0cv::BackgroundSubtractorMOG2纯虚
getVarThresholdGen() const =0cv::BackgroundSubtractorMOG2纯虚
load(const String &filename, const String &objname=String())cv::Algorithm内联
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联
read(const FileNode &fn)cv::Algorithm内联虚拟
read(const FileNode &fn)cv::Algorithm内联
save(const String &filename) constcv::Algorithm虚拟
setBackgroundRatio(double ratio)=0cv::BackgroundSubtractorMOG2纯虚
setComplexityReductionThreshold(double ct)=0cv::BackgroundSubtractorMOG2纯虚
setDetectShadows(bool detectShadows)=0cv::BackgroundSubtractorMOG2纯虚
setHistory(int history)=0cv::BackgroundSubtractorMOG2纯虚
setNMixtures(int nmixtures)=0cv::BackgroundSubtractorMOG2纯虚
setShadowThreshold(double threshold)=0cv::BackgroundSubtractorMOG2纯虚
setShadowValue(int value)=0cv::BackgroundSubtractorMOG2纯虚
setVarInit(double varInit)=0cv::BackgroundSubtractorMOG2纯虚
setVarMax(double varMax)=0cv::BackgroundSubtractorMOG2纯虚
setVarMin(double varMin)=0cv::BackgroundSubtractorMOG2纯虚
setVarThreshold(double varThreshold)=0cv::BackgroundSubtractorMOG2纯虚
setVarThresholdGen(double varThresholdGen)=0cv::BackgroundSubtractorMOG2纯虚
write(FileStorage &fs) constcv::Algorithm内联虚拟
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm受保护的
~Algorithm()cv::Algorithm虚拟