You are here: Start » AVL.NET » Function Reference » Path » Path Metrics
Path Metrics
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| PathEditDistance | Computes the edit distance between the input paths. |
FoundationPro | ||
| PathToLineDistance | Computes the smallest distance between a path and a line. |
FoundationBasic | ||
| PathToLineDistanceProfile | Computes the profile of distances between a line and the characteristic points of a path. |
FoundationBasic | ||
| PathToPathDistance | Computes the minimum distance between two paths. |
FoundationPro | ||
| PathToPathDistanceProfile | Computes the profile of distances between two paths. |
FoundationPro | ||
| PathToPathMaximumDistance | Computes the distance between the farthest point of the input path from the other path. |
FoundationPro | ||
| PathToPointDistance | Computes the smallest distance between a path and a point. |
FoundationBasic | ||
| PathToPointDistanceProfile | Computes the profile of distances between the specified point and the characteristic points of a path. |
FoundationBasic |
