Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Geometry 3D Spatial Transforms » TransformPoint3D

TransformPoint3D


Applies a general transformation expressed by a matrix to a 3D point.

Name Type Description
inPoint Point3D
inTransform Matrix Transformation 3x3 matrix
inInverse Bool Switches to the inverse operation
outPoint Point3D

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
DomainError Transformation matrix must be 3x3
DomainError Singular matrix not allowed for inverse transform

Complexity Level

This filter is available on Basic Complexity Level.