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.

IconNameDescription
ConvertToEquidistantPathCreates a new path whose characteristic points lie on the input path, but are equally spaced.
CreateBicircularCurveCreates a bicircular curve passing through the points of the leading path.
ReducePathReduces the number of points in a path preserving its shape with the specified precision.
RemovePathSelfIntersectionsRemoves all self-intersections from a given path.
SegmentPathUsually used to recognize a particular structure of an object contour or to guide a CNC machine.