Click or drag to resize

CvTracksCount Property

http://www.emgu.com
Gets the number of id/track pairs contained in the collection.

Namespace:  Emgu.CV.Cvb
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also