Click or drag to resize
CvTrackBoundingBox Property
http://www.emgu.com
Get the minimun bounding rectanble for this track

Namespace: Emgu.CV.Cvb
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public Rectangle BoundingBox { get; }

Property Value

Type: Rectangle
See Also