ECodedElement::GetEllipseWidth

Returns the length of the long axis of the ellipse of inertia.

Namespace: Euresys::Open_eVision

[C++]

float GetEllipseWidth() const

Remarks

The ellipse of inertia is defined as the ellipse that has the same second order moments as the original coded element.

ECodedElement.EllipseWidth

Returns the length of the long axis of the ellipse of inertia.

Namespace: Euresys.Open_eVision

[C#]

float EllipseWidth

{ get; }

Remarks

The ellipse of inertia is defined as the ellipse that has the same second order moments as the original coded element.