__fromPtr__(IntPtr addr) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | 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.BackgroundSubtractorMOG | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
empty() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getBackgroundImage(Mat backgroundImage) | OpenCVForUnity.VideoModule.BackgroundSubtractor | virtual |
getBackgroundRatio() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
getHistory() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
getNativeObjAddr() | OpenCVForUnity.CoreModule.Algorithm | |
getNMixtures() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
getNoiseSigma() | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.DisposableObject | |
save(string filename) | OpenCVForUnity.CoreModule.Algorithm | |
setBackgroundRatio(double backgroundRatio) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
setHistory(int nframes) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
setNMixtures(int nmix) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
setNoiseSigma(double noiseSigma) | OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG | |
ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |