ECodedElement::GetMinimumEnclosingRectangleAngle
Returns the angle of the Minimum-Area Enclosing Rectangle.
Namespace: Euresys::Open_eVision
[C++]
float GetMinimumEnclosingRectangleAngle() const
Remarks
The angle is the angle between the width side of the rectangle and the horizontal. It always lies in the range [0 ; pi/2[.
ECodedElement.MinimumEnclosingRectangleAngle
Returns the angle of the Minimum-Area Enclosing Rectangle.
Namespace: Euresys.Open_eVision
[C#]
float MinimumEnclosingRectangleAngle
{ get; }
Remarks
The angle is the angle between the width side of the rectangle and the horizontal. It always lies in the range [0 ; pi/2[.
ECodedElement.MinimumEnclosingRectangleAngle
Returns the angle of the Minimum-Area Enclosing Rectangle.
Module: open_evision
[Python]
MinimumEnclosingRectangleAngle: float
{get}
Remarks
The angle is the angle between the width side of the rectangle and the horizontal. It always lies in the range [0 ; pi/2[.