Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Region » Region Features » RegionRectangularity

RegionRectangularity


Module: FoundationBasic

Computes the area of a region divided by the area of its bounding rectangle.

Name Type Description
Input value inRegion Region Input region
Output value outRectangularity Real

Hints

  • If the input region is not guaranteed to be non-empty, precede this filter with SkipEmptyRegion.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty region on input in RegionRectangularity.

Complexity Level

This filter is available on Advanced Complexity Level.