GLOSSARY TERM

What is Object Detection?

A computer vision task dealing with identifying and locating objects in images.
Object detection algorithms output a bounding box and a class probability for every distinct entity recognized within a visual input. It serves as the critical perception layer for autonomous navigation and surveillance systems.

Visual Entity Tracking

Implement real-time visual tracking systems for operational oversight.