Back to Adaptive Vision Library website

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

Geometry 2D Distance Metrics

Select a function from the list below.

Icon Name Description Library
CircleToCircleDistance Measures the distance between two circles. Lite
PointSequenceDistances Measures the distances between consecutive points of a point sequence. Lite
PointToArcDistance Measures the distance between a point and an arc. Lite
PointToCircleDistance Measures the distance between a point and a circle. Lite
PointToLineDistance Measures the distance between a point and a line. Lite
PointToLineDistance_Oriented Measures the signed distance between a point and a line with direction. Lite
PointToPointDistance Measures the distance between two points. Lite
PointToSegmentDistance Measures the distance between a point and a segment. Lite
SegmentToSegmentDistance Measures the distance between two segments. Lite