Back to Aurora Vision Studio website

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

AlignPointArray


Module: FoundationLite

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

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.
Name Type Description
Input value inPoints Point2DArray
Input value inAlignment CoordinateSystem2D Coordinate system to align to
Input value inInverse Bool Switches to the inverse transform
Output value outAlignedPoints Point2DArray

Complexity Level

This filter is available on Basic Complexity Level.