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