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