Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Path Metrics
Path Metrics
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | PathToLineDistance | Computes the smallest distance between a path and a line. | 
|  | PathToLineDistanceProfile | Computes the profile of distances between a line and the characteristic points of a path. | 
|  | PathToPathDistance | Computes the minimum distance between two paths. | 
|  | PathToPathDistanceProfile | Computes the profile of distances between two paths. | 
|  | PathToPathMaximumDistance | Computes the distance between the farthest point of the input path from the other path. | 
|  | PathToPointDistance | Computes the smallest distance between a path and a point. | 
|  | PathToPointDistanceProfile | Computes the profile of distances between the specified point and the characteristic points of a path. | 

