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