Click or drag to resize

NativeMethodsvideo_BackgroundSubtractorMOG2_getVarMax Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_getVarMax(System.IntPtr,System.Double@)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus video_BackgroundSubtractorMOG2_getVarMax(
	IntPtr ptr,
	out double returnValue
)

Parameters

ptr
Type: SystemIntPtr

[Missing <param name="ptr"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_getVarMax(System.IntPtr,System.Double@)"]

returnValue
Type: SystemDouble

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_getVarMax(System.IntPtr,System.Double@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.video_BackgroundSubtractorMOG2_getVarMax(System.IntPtr,System.Double@)"]

See Also