Back to Aurora Vision Library Lite website
You are here: Start » Conversions » RegionToShapeRegion
RegionToShapeRegion
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Converts a region to region of interest.
Syntax
void avl::RegionToShapeRegion ( const avl::Region& inRegion, avl::ShapeRegion& outShapeRegion )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inRegion | const Region& | Input region | |
![]() |
outShapeRegion | ShapeRegion& |


