NativeMethodsbgsegm_createBackgroundSubtractorMOG Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus bgsegm_createBackgroundSubtractorMOG( int history, int nMixtures, double backgroundRatio, double noiseSigma, out IntPtr returnValue )
Public Shared Function bgsegm_createBackgroundSubtractorMOG ( history As Integer, nMixtures As Integer, backgroundRatio As Double, noiseSigma As Double, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus bgsegm_createBackgroundSubtractorMOG( int history, int nMixtures, double backgroundRatio, double noiseSigma, [OutAttribute] IntPtr% returnValue )
static member bgsegm_createBackgroundSubtractorMOG : history : int * nMixtures : int * backgroundRatio : float * noiseSigma : float * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="history"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]
[Missing <param name="nMixtures"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]
[Missing <param name="backgroundRatio"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]
[Missing <param name="noiseSigma"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_createBackgroundSubtractorMOG(System.Int32,System.Int32,System.Double,System.Double,System.IntPtr@)"]