You are here: Start » Function Reference » Path » Path Metrics

Path Metrics

Icon Name Description / Applications Modules
PathEditDistance PathEditDistance

Computes the edit distance between the input paths.

FoundationPro
PathToLineDistance PathToLineDistance

Computes the smallest distance between a path and a line.

FoundationBasic
PathToLineDistanceProfile PathToLineDistanceProfile

Computes the profile of distances between a line and the characteristic points of a path.

FoundationBasic
PathToPathDistance PathToPathDistance

Computes the minimum distance between two paths.

FoundationPro
PathToPathDistanceProfile PathToPathDistanceProfile

Computes the profile of distances between two paths.

FoundationPro
PathToPathMaximumDistance PathToPathMaximumDistance

Computes the distance between the farthest point of the input path from the other path.

FoundationPro
PathToPointDistance PathToPointDistance

Computes the smallest distance between a path and a point.

FoundationBasic
PathToPointDistanceProfile PathToPointDistanceProfile

Computes the profile of distances between the specified point and the characteristic points of a path.

FoundationBasic