Tracking red color objects using matlab
by A. Bhargav Anand
18 Sep 2010
(Updated 17 Nov 2010)
This program just tracks all red color objects and draws a bounding box around them.
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 17 Nov 2010 |
Previously the program just tracked the red object. Now the program has been updated to display the centroid of the detected object dynamically. |
|
Contact us at files@mathworks.com