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