Back to Adaptive Vision Library website
You are here: Start » Function Reference » Box » BoxIntersection
BoxIntersection
Computes the common part of two boxes.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBox1 | const Box& | ||
![]() |
inBox2 | const Box& | ||
![]() |
outBox | Box& |


