NativeMethodsvideo_BackgroundSubtractorMOG2_setVarThreshold Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setVarThreshold(System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus video_BackgroundSubtractorMOG2_setVarThreshold( IntPtr ptr, double value )
Public Shared Function video_BackgroundSubtractorMOG2_setVarThreshold ( ptr As IntPtr, value As Double ) As ExceptionStatus
public: static ExceptionStatus video_BackgroundSubtractorMOG2_setVarThreshold( IntPtr ptr, double value )
static member video_BackgroundSubtractorMOG2_setVarThreshold : ptr : IntPtr * value : float -> ExceptionStatus
[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setVarThreshold(System.IntPtr,System.Double)"]
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setVarThreshold(System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_setVarThreshold(System.IntPtr,System.Double)"]