Bounding rectangle for the object (average rectangle of a group)

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public Rectangle rect
Visual Basic (Declaration)
Public rect As Rectangle
Visual C++
public:
Rectangle rect

See Also