The purpose of tis assignment is to implement a tracking algorithm based on color. You should:
1.(Week 1) Implement a color histogram algorithm in MATLAB using the image processing toolbox. Note that the manual is online.
2.(week 1) Modify the DI-Guy template to implement a simple walking sequence.
3.(week 1) Submit evidence of both of these milestones.
4.(week 2) Implement a histogram algorithm in C, together with a histogram backprojection algorithm.
5.(week 2) Use this code to implemnt a tracking algorithm where your DI-Guy follows another colorful DI-Guy.
6.(week 2) Submit your results in a final report.