ECodedElement::GetEllipseHeight

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

Namespace: Euresys::Open_eVision

[C++]

float GetEllipseHeight() const

Remarks

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

ECodedElement.EllipseHeight

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

Namespace: Euresys.Open_eVision

[C#]

float EllipseHeight

{ get; }

Remarks

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