__fromPtr__(IntPtr addr) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | static |
apply(Mat image, Mat fgmask, double learningRate) | OpenCVForUnity.VideoModule.BackgroundSubtractor | virtual |
apply(Mat image, Mat fgmask) | OpenCVForUnity.VideoModule.BackgroundSubtractor | virtual |
clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getBackgroundImage(Mat backgroundImage) | OpenCVForUnity.VideoModule.BackgroundSubtractor | virtual |
getBackgroundPrior() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getDecisionThreshold() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getDefaultLearningRate() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getMaxFeatures() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getMaxVal() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getMinVal() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getNumFrames() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getQuantizationLevels() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getSmoothingRadius() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
getUpdateBackgroundModel() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
setBackgroundPrior(double bgprior) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setDecisionThreshold(double thresh) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setDefaultLearningRate(double lr) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setMaxFeatures(int maxFeatures) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setMaxVal(double val) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setMinVal(double val) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setNumFrames(int nframes) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setQuantizationLevels(int nlevels) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setSmoothingRadius(int radius) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
setUpdateBackgroundModel(bool update) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |