Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Shape Features » ShapeRectangularity

ShapeRectangularity


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

Name Type Description
inShape Path
outRectangularity Real

Description

Note that if the input path is not a valid shape (i.e. it has at least one self-intersection), the computation may lead to results that are not intuitive.

Errors

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

Error type Description
DomainError Open path on input in ShapeRectangularity.
DomainError Degenerate shape on input in ShapeRectangularity.

Complexity Level

This filter is available on Basic Complexity Level.