Color based Multiple Object Tracking

Code for color based tracking of multiple objects in a video input

Ahora está siguiendo esta publicación

There are various strategies for tracking regions of interests in an image or video frames. The most common of them is tracking based on color of the object. The given code finds objects with a specific color (in this case - red) and draws a bounding box around them. The centroid of the objects can also be retrieved.

Citar como

Sanyam Garg (2026). Color based Multiple Object Tracking (https://es.mathworks.com/matlabcentral/fileexchange/45988-color-based-multiple-object-tracking), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Improved comments in the matlab file.

1.0.0.0