Back to FabImage Studio website

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

RotateCoordinateSystem


Module: FoundationLite

Rotates a coordinate system around a center point.

Name Type Description
Input value
inCoordinateSystem CoordinateSystem2D
Input value
inCenter Point2D* Center of rotation (the coordinate system's center by default)
Input value
inAngle Real Clockwise rotation angle
Input value
inInverse Bool Switches to the inverse operation
Output value
outCoordinateSystem CoordinateSystem2D

Remarks

Read more about Local Coordinate Systems in Machine Vision Guide: Local Coordinate Systems.

Complexity Level

This filter is available on Advanced Complexity Level.