Back to FabImage Studio website
You are here: Start » Filter Reference » Region Spatial Transforms » CropRegionToRectangle
Creates a region from a rectangular fragment of another one.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inRectangle | Rectangle2D | Rectangle defining a rotated subregion |
![]() |
inRectangleAlignment | CoordinateSystem2D* | Adjusts the rectangle to the position of the inspected object |
![]() |
outRegion | Region | Output region |
![]() |
outAlignedRectangle | Rectangle2D | Input rectangle after transformation (in the region coordinates) |
![]() |
outOutputAlignment | CoordinateSystem2D | Alignment of the output region |
Applications
Can be used to obtain a part of a bigger region, but also to enforce specific region frame.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of CropRegion filter group.