NativeMethodsvideo_BackgroundSubtractorMOG2_setNMixtures Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setNMixtures(System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus video_BackgroundSubtractorMOG2_setNMixtures( IntPtr ptr, int value )
Public Shared Function video_BackgroundSubtractorMOG2_setNMixtures ( ptr As IntPtr, value As Integer ) As ExceptionStatus
public: static ExceptionStatus video_BackgroundSubtractorMOG2_setNMixtures( IntPtr ptr, int value )
static member video_BackgroundSubtractorMOG2_setNMixtures : ptr : IntPtr * value : int -> ExceptionStatus
[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setNMixtures(System.IntPtr,System.Int32)"]
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setNMixtures(System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setNMixtures(System.IntPtr,System.Int32)"]