Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 2D Spatial Transforms » PointAlongArc

PointAlongArc


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

Name Type Description
inPoint Point2D Input point
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
outPoint Point2D Transformed point

Applications

Usually used to revert an ImageAlongArc transformation.

Complexity Level

This filter is available on Advanced Complexity Level.

See Also