Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Geometry 2D » Geometry 2D Features » RectangleBoundingBox

RectangleBoundingBox


Module: FoundationLite

Computes the smallest box containing a rectangle.

Name Type Description
Input value inRectangle Rectangle2D
Output value outBoundingBox Box

Examples

RectangleBoundingBox performed on a rectangle (blue) with parameters: X = 25, Y = 175, Angle = 325, Width = 250, Height = 125.
The result (red box) is returned in outBoundingBox.

Complexity Level

This filter is available on Basic Complexity Level.