Back to Adaptive Vision Library website

You are here: Start » Function Reference » Path Spatial Transforms

Path Spatial Transforms

Select a function from the list below.

Icon Name Description Library
AlignPath Required when there is a path defined in a local coordinate system, but the next image-related filter in the program does not have any inAlignment input. Lite
AlignPathArray Required when there are paths defined in a local coordinate system, but the next image-related filter in the program does not have any inAlignment input. Lite
FitPathToPath Rotates and shifts a path to minimize average distance between its points and a reference path. Professional
InflatePath Enlarges a shape by a given margin (points in the input path must be sorted clockwise) Professional
PathAlongArc Usually used to revert an ImageAlongArc transformation. Professional
PathAlongPath Usually used to revert an ImageAlongPath transformation. Professional
PathProjectionProfile Computes the distance from the line to the path. Professional
RescalePath Translates each point of a path proportionally to its distance to a reference point. Lite
RescalePathArray Translates each point of each path proportionally to its distance to a reference point. Professional
ReversePath Reverses the order of points in a path. Lite
RotatePath Rotates a path clockwise around a center point. Lite
RotatePathArray Rotates an array of paths clockwise around a center point. Lite
ShiftPath Moves every vertex of path along bisector of the angle between incident segments. Professional
TranslatePath Translates a path by a vector. Lite
TranslatePathArray Translates an array of paths by a vector. Lite
TransposePath Flips and rotates a path so that x-coordinates are exchanged with y-coordinates. Lite