Click or drag to resize

TrackerTLD Constructor

Initializes a new instance of the TrackerTLD class

Namespace:  OpenCvSharp.Tracking
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
protected TrackerTLD(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr

[Missing <param name="p"/> documentation for "M:OpenCvSharp.Tracking.TrackerTLD.#ctor(System.IntPtr)"]

See Also