Tracking red color objects using matlab
This program just tracks all red color objects and draws a bounding box around them. This works on the difference between frames concept. Every frame in the video is returned as an rgb image on which we can do image processing stuff.
Cite As
A. Bhargav Anand (2024). Tracking red color objects using matlab (https://www.mathworks.com/matlabcentral/fileexchange/28757-tracking-red-color-objects-using-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Virtual Painting, Vision based control of Robotic arm using Matlab : For UG students, VideoStreamSURF, Digitalized Immunochromatography Test for Dengue Screening
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.