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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNTstatic
apply(Mat image, Mat fgmask, double learningRate)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNTvirtual
apply(Mat image, Mat fgmask)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNTvirtual
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.BackgroundSubtractorCNTprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getBackgroundImage(Mat backgroundImage)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNTvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getIsParallel()OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
getMaxPixelStability()OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
getMinPixelStability()OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getUseHistory()OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setIsParallel(bool value)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
setMaxPixelStability(int value)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
setMinPixelStability(int value)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
setUseHistory(bool value)OpenCVForUnity.BgsegmModule.BackgroundSubtractorCNT
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic