Back to Adaptive Vision Library Lite website
You are here: Start » Region Basics » TestRegionNotEmpty
TestRegionNotEmpty
Tests whether the size of a region doesn't equal zero.
Syntax
void avl::TestRegionNotEmpty ( const avl::Region& inRegion, bool& outIsNotEmpty )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outIsNotEmpty | bool& |


