Back to Adaptive Vision Library website

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

Geometry 3D Distance Metrics

Select a function from the list below.

IconNameDescription
CircleToPlaneDistance3DMeasures the distance between a circle in 3D and a plane.
LineToLineDistance3DMeasures the distance between two lines in 3D.
PointToCircleDistance3DMeasures the distance between a 3D point and a circle in 3D.
PointToLineDistance3DMeasures the distance between a 3D point and a line in 3D.
PointToPlaneDistance3DMeasures the distance between a 3D point and a plane.
PointToPointDistance3DMeasures the distance between two 3D points.
PointToSegmentDistance3DMeasures the distance between a 3D point and a segment in 3D.
SegmentToPlaneDistance3DMeasures the distance between a segment in 3D and a plane.
SegmentToSegmentDistance3DMeasures the distance between two segments in 3D.