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