NativeMethodsbgsegm_BackgroundSubtractorGMG_getDecisionThreshold Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_BackgroundSubtractorGMG_getDecisionThreshold(System.IntPtr,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus bgsegm_BackgroundSubtractorGMG_getDecisionThreshold( IntPtr ptr, out double returnValue )
Public Shared Function bgsegm_BackgroundSubtractorGMG_getDecisionThreshold ( ptr As IntPtr, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus bgsegm_BackgroundSubtractorGMG_getDecisionThreshold( IntPtr ptr, [OutAttribute] double% returnValue )
static member bgsegm_BackgroundSubtractorGMG_getDecisionThreshold : ptr : IntPtr * returnValue : float byref -> ExceptionStatus
[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_BackgroundSubtractorGMG_getDecisionThreshold(System.IntPtr,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_BackgroundSubtractorGMG_getDecisionThreshold(System.IntPtr,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.bgsegm_BackgroundSubtractorGMG_getDecisionThreshold(System.IntPtr,System.Double@)"]