Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Region » Region Features » RegionRectangularity
| Module: | FoundationBasic | 
|---|
Computes the area of a region divided by the area of its bounding rectangle.
| Name | Type | Description | |
|---|---|---|---|
![]()  | 
				inRegion | Region | Input region | 
![]()  | 
				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.

 Advanced
