Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Region » Region Spatial Transforms » CropRegionToRectangle

CropRegionToRectangle


Module: FoundationLite

Creates a region from a rectangular fragment of another one.

Applications

Can be used to obtain a part of a bigger region, but also to enforce specific region frame.
Name Type Description
Input value inRegion Region Input region
Input value inRectangle Rectangle2D Rectangle defining a rotated subregion
Input value inRectangleAlignment CoordinateSystem2D* Adjusts the rectangle to the position of the inspected object
Output value outRegion Region Output region
Output value outAlignedRectangle Rectangle2D Input rectangle after transformation (in the region coordinates)
Output value outOutputAlignment CoordinateSystem2D Alignment of the output region

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of CropRegion filter group.