Click or drag to resize

NativeMethodstracking_TrackerMedianFlow_create1 Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus tracking_TrackerMedianFlow_create1(
	out IntPtr returnValue
)

Parameters

returnValue
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also