Bounding Box
We define a bounding box with the following parameters: where:
- is the top left x point of the bbox
- is the top left y point of the bbox
- is the height of the bbox
- is the width of the bbox
3D bbox ?
- is the top left x point of the bbox
- is the top left y point of the bbox
- is the top left z point of the bbox
- is the height of the bbox
- is the width of the bbox
- is the depth of the bbox
Oriented Bounding Boxes
Encountered this first through the HABBOF dataset when doing the Musashi AI Challenge.