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