Back to Adaptive Vision Library Lite website

You are here: Start » Geometry 2D » Geometry 2D Normalizations

Geometry 2D Normalizations

Select a function from the list below.

Icon Name Description / Applications
NormalizeRectangleOrientation

Changes orientation of the given rectangle according to parameters.

NormalizeSegmentOrientation_ByBaseOrientation

Changes orientation of the given segment according to base orientation.

NormalizeSegmentOrientation_ByCoordinate

Changes orientation of the given segment according to coordinates along selected axis.

NormalizeSegmentOrientation_ByPointDistance

Changes orientation of the given segment according to distance to the given point.

RemoveInvalidPoints

Removes invalid points from an array (i.e. points with NaN or INF coordinates).