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: 4.0.1.3373 (4.0.1.3373)
Syntax
public Rectangle BoundingBox { get; }

Property Value

Type: Rectangle
See Also