Back to Adaptive Vision Library website
You are here: Start » Function Reference » Region Features » RegionRectangularity
RegionRectangularity
Computes the area of a region divided by the area of its bounding rectangle.
Syntax
C++
C#
Parameters
Hints
- If the input region is not guaranteed to be non-empty, precede this filter with SkipEmptyRegion.
Errors
| Error type | Description |
|---|---|
| DomainError | Degenerate region on input in RegionRectangularity. |


