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