ECodedElement::ComputeFeretBox

Computes the Feret box at a specific orientation.

Namespace: Euresys::Open_eVision

[C++]

ERotatedBoundingBox ComputeFeretBox(
   float angle
)

Parameters

angle

The orientation of interest (in the current angle units).

Remarks

The angle of the Feret box is the angle made between the X-axis and the width side of the box as shown in the image below:

ECodedElement.ComputeFeretBox

Computes the Feret box at a specific orientation.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.ERotatedBoundingBox ComputeFeretBox(
   float angle
)

Parameters

angle

The orientation of interest (in the current angle units).

Remarks

The angle of the Feret box is the angle made between the X-axis and the width side of the box as shown in the image below: