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