Back to glossary

AI GLOSSARY

Bounding Box

Computer Vision

A rectangle drawn around an object in an image to indicate its location and size. Bounding boxes are a fundamental output of object detection systems, where the model tells you both what it found and roughly where in the image it is.
See also: Object Detection, Computer Vision.

External reference