Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Point3DGrid » Point3DGrid Spatial Transforms » RescalePoint3DGrid

RescalePoint3DGrid


Module: Vision3DLite

Changes the distances of grid points to a reference point.

Name Type Description
Input value inGrid Point3DGrid
Input value inReferencePoint Point3D Point to which the distances will be changed
Input value inScale Real Scaling factor
Input value inInverse Bool Switches to the inverse operation
Output value outGrid Point3DGrid

Hardware Acceleration

This operation is optimized for SSE41 technology.

This operation is optimized for AVX2 technology.

This operation is optimized for NEON technology.

Errors

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

List of possible exceptions:

Error type Description
DomainError Scale cannot be zero in an inverse rescaling of a point.

Complexity Level

This filter is available on Basic Complexity Level.