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


