Back to FabImage Studio website
You are here: Start » Filter Reference » Surface » Surface Basics » 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 | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inInputSurfaceCoordinatesFormat | SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image the input region were defined on |
![]() |
inOutputSurfaceCoordinatesFormat | SurfaceCoordinatesFormat | Offsets and scales on X and Y axes of the surface associated with the image the output region is defined on |
![]() |
inFrameWidth | Integer* | Output region's frame width |
![]() |
inFrameHeight | Integer* | Output region's frame height |
![]() |
outAlignedRegion | Region |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of AlignRegionToSurfaceFormat filter group.