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


