Color based Multiple Object Tracking
Version 1.1.0.0 (2,21 ko) par
Sanyam Garg
Code for color based tracking of multiple objects in a video input
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.
Citation pour cette source
Sanyam Garg (2026). Color based Multiple Object Tracking (https://fr.mathworks.com/matlabcentral/fileexchange/45988-color-based-multiple-object-tracking), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Color Segmentation >
En savoir plus sur Tracking and Motion Estimation dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Improved comments in the matlab file. |
||
| 1.0.0.0 |
