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

Property Value

Type: Rectangle
See Also