Back to FabImage Studio website

You are here: Start » Filter Reference » Surface » Surface Interpolations » ResampleSurface_AnyScales

ResampleSurface_AnyScales


Module: Vision3DStandard

Changes the coordinates format of the input surface.

Name Type Range Description
Input value inSurface Surface
Input value inXOffset Double* Offset for the X axis of the output surface
Input value inXScale Double* Scale for the X axis of the output surface
Input value inYOffset Double* Offset for the Y axis of the output surface
Input value inYScale Double* Scale for the Y axis of the output surface
Output value outSurface Surface

Hardware Acceleration

This operation supports automatic parallelization for multicore and multiprocessor systems.

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 Non-positive scale on input in ResampleSurface_AnyScales.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of ResampleSurface filter group.