Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Path Spatial Transforms » PathAlongArc

PathAlongArc


Transforms a path to a coordinate system in which the 'axis' arc is vertical or horizontal.

Name Type Description
inPath Path Input path
inAxis Arc2D Input axis arc
inAxisType Axis Type of axis the input axis arc is parallel to
inAxisCoordinate Real Coordinate of the axis arc
inInverse Bool Switches to the inverse operation
outPath Path Transformed path

Applications

Usually used to revert an ImageAlongArc transformation.

Complexity Level

This filter is available on Advanced Complexity Level.

See Also