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.VideoModule.BackgroundSubtractorMOG2 Member List

This is the complete list of members for OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2static
apply(Mat image, Mat fgmask, double learningRate)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2virtual
apply(Mat image, Mat fgmask)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2virtual
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.VideoModule.BackgroundSubtractorMOG2protectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getBackgroundImage(Mat backgroundImage)OpenCVForUnity.VideoModule.BackgroundSubtractorvirtual
getBackgroundRatio()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getComplexityReductionThreshold()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDetectShadows()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getHistory()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNMixtures()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getShadowThreshold()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getShadowValue()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getVarInit()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getVarMax()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getVarMin()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getVarThreshold()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
getVarThresholdGen()OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setBackgroundRatio(double ratio)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setComplexityReductionThreshold(double ct)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setDetectShadows(bool detectShadows)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setHistory(int history)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setNMixtures(int nmixtures)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setShadowThreshold(double threshold)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setShadowValue(int value)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setVarInit(double varInit)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setVarMax(double varMax)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setVarMin(double varMin)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setVarThreshold(double varThreshold)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
setVarThresholdGen(double varThresholdGen)OpenCVForUnity.VideoModule.BackgroundSubtractorMOG2
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic