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