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

Property Value

Type: Int32

Implements

ICollectionTCount
See Also