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 (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also