Back to FabImage Studio website

You are here: Start » Filter Reference » Surface » Surface Basics » AlignRegionToSurfaceCoordinatesFormat

AlignRegionToSurfaceCoordinatesFormat


Module: Vision3DStandard

Returns region covering the same area for the surface with another coordinates format.

Applications

Transformation of regions defined on the image associated with the surface to image associated with another surface.
Name Type Description
Input value
inRegion Region Input region
Input value
inInputSurfaceCoordinatesFormat SurfaceCoordinatesFormat Offsets and scales on X and Y axes of the surface associated with the image the input region were defined on
Input value
inOutputSurfaceCoordinatesFormat SurfaceCoordinatesFormat Offsets and scales on X and Y axes of the surface associated with the image the output region is defined on
Input value
inFrameWidth Integer* Output region's frame width
Input value
inFrameHeight Integer* Output region's frame height
Output value
outAlignedRegion Region

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of AlignRegionToSurfaceFormat filter group.