Back to Adaptive Vision Library website
You are here: Start » Function Reference » Region Basics » TestRegionNotEmpty
Tests whether the size of a region doesn't equal zero.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::TestRegionNotEmpty ( const avl::Region& inRegion, bool& outIsNotEmpty )


