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