Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Path Global Transforms
Path Global Transforms
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | ConvertToEquidistantPath | Creates a new path whose characteristic points lie on the input path, but are equally spaced. | 
| CreateBicircularCurve | Creates a bicircular curve passing through the points of the leading path. | |
|  | ReducePath | Reduces the number of points in a path preserving its shape with the specified precision. | 
|  | RemovePathSelfIntersections | Removes all self-intersections from a given path. | 
|  | SegmentPath | Usually used to recognize a particular structure of an object contour or to guide a CNC machine. | 

