You are here: Start » Function Reference » Path » Path Spatial Transforms
Path Spatial Transforms
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| AlignPath | AlignPath | Moves a path from a local coordinate system to the absolute one. 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. |
FoundationLite | |
| AlignPathArray | AlignPathArray | Moves an array of paths from a local coordinate system to the absolute one. 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. |
FoundationLite | |
| FitPathToPath | FitPathToPath | Rotates and shifts a path to minimize average distance between its points and a reference path. |
FoundationPro | |
| InflatePath | Enlarges a path by a given margin (points in the input path must be sorted clockwise). |
FoundationPro | ||
| PathAlongArc | PathAlongArc | Transforms a path to a coordinate system in which the 'axis' arc is vertical or horizontal. Usually used to revert an ImageAlongArc transformation. |
FoundationBasic | |
| PathAlongPath | PathAlongPath | Transforms a path to a coordinate system in which the 'axis' path is vertical or horizontal. Usually used to revert an ImageAlongPath transformation. |
FoundationPro | |
| PathProjectionProfile | Computes the distance from the line to the path. |
FoundationPro | ||
| RescalePath | RescalePath | Translates each point of a path proportionally to its distance to a reference point. |
FoundationLite | |
| RescalePathArray | RescalePathArray | Translates each point of each path proportionally to its distance to a reference point. |
FoundationLite | |
| ReversePath | ReversePath | Reverses the order of points in a path. |
FoundationLite | |
| RotatePath | RotatePath | Rotates a path clockwise around a center point. |
FoundationLite | |
| RotatePathArray | RotatePathArray | Rotates an array of paths clockwise around a center point. |
FoundationLite | |
| ShiftPath | ShiftPath | Moves every vertex of path along bisector of the angle between incident segments. |
FoundationBasic | |
| TranslatePath | TranslatePath | Translates a path by a vector. |
FoundationLite | |
| TranslatePathArray | TranslatePathArray | Translates an array of paths by a vector. |
FoundationLite | |
| TransposePath | TransposePath | Flips and rotates a path so that x-coordinates are exchanged with y-coordinates. |
FoundationLite |
