Click or drag to resize

NativeMethodsvideo_BackgroundSubtractorKNN_setkNNSamples Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorKNN_setkNNSamples(System.IntPtr,System.Int32)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus video_BackgroundSubtractorKNN_setkNNSamples(
	IntPtr ptr,
	int value
)

Parameters

ptr
Type: SystemIntPtr

[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorKNN_setkNNSamples(System.IntPtr,System.Int32)"]

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorKNN_setkNNSamples(System.IntPtr,System.Int32)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorKNN_setkNNSamples(System.IntPtr,System.Int32)"]

See Also