ECodedElement::GetContour

Returns the coordinates of the starting point of the countour of the coded element.

Namespace: Euresys::Open_eVision

[C++]

EPoint GetContour() const

Remarks

More precisely, the leftmost pixel over the topmost row of the coded element is taken into consideration.

ECodedElement.Contour

Returns the coordinates of the starting point of the countour of the coded element.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint Contour

{ get; }

Remarks

More precisely, the leftmost pixel over the topmost row of the coded element is taken into consideration.