Back to Adaptive Vision Studio website

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

CropRegionToRectangle


Module: FoundationPro

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
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

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of CropRegion filter group.