Back to Adaptive Vision Studio website

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

AlignPointArray


Moves an array of points from a local coordinate system to the absolute one.

Name Type Description
inPoints Point2DArray
inAlignment CoordinateSystem2D Coordinate system to align to
inInverse Bool Switches to the inverse transform
outAlignedPoints Point2DArray

Applications

Required when there are points defined in a local coordinate system, but the next image-related filter in the program does not have any inAlignment input.

Complexity Level

This filter is available on Basic Complexity Level.