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.BackgroundSubtractorGMG Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMGstatic
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.BackgroundSubtractorGMGprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getBackgroundImage(Mat backgroundImage)OpenCVForUnity.VideoModule.BackgroundSubtractorvirtual
getBackgroundPrior()OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG
getDecisionThreshold()OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG
getDefaultLearningRate()OpenCVForUnity.BgsegmModule.BackgroundSubtractorGMG
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
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
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.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.DisposableObjectstatic