Back to Adaptive Vision Library website

You are here: Start » Function Reference » Path Metrics

Path Metrics

Select a function from the list below.

IconNameDescription
PathToLineDistanceComputes the smallest distance between a path and a line.
PathToLineDistanceProfileComputes the profile of distances between a line and the characteristic points of a path.
PathToPathDistanceComputes the minimum distance between two paths.
PathToPathDistanceProfileComputes the profile of distances between two paths.
PathToPathMaximumDistanceComputes the distance between the farthest point of the input path from the other path.
PathToPointDistanceComputes the smallest distance between a path and a point.
PathToPointDistanceProfileComputes the profile of distances between the specified point and the characteristic points of a path.