Back to Aurora Vision Library Lite website

You are here: Start » Geometry 2D » Geometry 2D Distance Metrics

Geometry 2D Distance Metrics

Select a function from the list below.

Icon Name Description / Applications
CircleToCircleDistance

Measures the distance between two circles.

PointSequenceDistances

Measures the distances between consecutive points of a point sequence.

PointToArcDistance

Measures the distance between a point and an arc.

PointToCircleDistance

Measures the distance between a point and a circle.

PointToLineDistance

Measures the distance between a point and a line.

PointToLineDistance_Oriented

Measures the signed distance between a point and a line with direction.

PointToPointDistance

Measures the distance between two points.

PointToRectangleDistance

Measures the distance between point and rectangle.

PointToSegmentDistance

Measures the distance between a point and a segment.

SegmentToSegmentDistance

Measures the distance between two segments.