ECodedElement::GetMinimumEnclosingRectangle

Returns the Minimum-Area Enclosing Rectangle.

Namespace: Euresys::Open_eVision

[C++]

ERotatedBoundingBox GetMinimumEnclosingRectangle() const

Remarks

The Minimum-Area Enclosing Rectangle is defined as the Feret box with the minimum surface among all the possible orientations.

ECodedElement.MinimumEnclosingRectangle

Returns the Minimum-Area Enclosing Rectangle.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.ERotatedBoundingBox MinimumEnclosingRectangle

{ get; }

Remarks

The Minimum-Area Enclosing Rectangle is defined as the Feret box with the minimum surface among all the possible orientations.