Thursday, February 10, 2011

Object Tracking in MATLAB - Video


Object Tracking in MATLAB
Tutorial Description
The foam object in this video is the simplist application of the capabilities of the Image and Video Processing available from MATLAB. Using SIMULINK modeling, I built a block and signal diagram which takes a webcam color video first converts and thresholds the image into a binary representation. My algorithm uses blob analysis and kalman filtering to calculate the objects centroid, estimated and predicted positions. Then I marked these positions on the original video.
Object Tracking in MATLAB - Video

No comments:

Post a Comment