OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG Member List

This is the complete list of members for OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOGstatic
apply(Mat image, Mat fgmask, double learningRate)OpenCVForUnity.VideoModule.BackgroundSubtractorvirtual
apply(Mat image, Mat fgmask)OpenCVForUnity.VideoModule.BackgroundSubtractorvirtual
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOGprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getBackgroundImage(Mat backgroundImage)OpenCVForUnity.VideoModule.BackgroundSubtractorvirtual
getBackgroundRatio()OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getHistory()OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNMixtures()OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG
getNoiseSigma()OpenCVForUnity.BgsegmModule.BackgroundSubtractorMOG
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.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.DisposableObjectstatic