ECodedElement::ComputeConvexHull

Computes the convex hull of the coded element.

Namespace: Euresys::Open_eVision

[C++]

void ComputeConvexHull(
   EPathVector& result
)

Parameters

result

The output vector where to store the convex hull.

ECodedElement.ComputeConvexHull

Computes the convex hull of the coded element.

Namespace: Euresys.Open_eVision

[C#]

void ComputeConvexHull(
   Euresys.Open_eVision.EPathVector result
)

Parameters

result

The output vector where to store the convex hull.