Click or drag to resize

MultiTracker Constructor

http://www.emgu.com
Constructor. In the case of trackerType is given, it will be set as the default algorithm for all trackers.

Namespace:  Emgu.CV.Tracking
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public MultiTracker()
See Also