Back to Adaptive Vision Library website
You are here: Start » Function Reference » Geometry 2D Features » CircleBoundingBox
Computes the smallest box containing a circle.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inCircle | const Circle2D& | ||
![]() |
outBoundingBox | Box& |
Examples
CircleBoundingBox performed on a sample circle.


