Created by Christopher Gottwaldt for CS639: Intro to Computer Vision.

Created an object tracking system using the histogram-based tracking method!

Here are some demonstration videos of the model:

https://youtu.be/xhE-kyd5_5o

https://youtu.be/HfMzB0gXJWs

Future Improvements:

I would like to try a different method of comparing the histograms to each other to test for a performance improvement; Currently the method is using correlation, but another method like vector norms. If I had access to better computing resources, then I could try on a higher-quality video with a higher framerate for smoother tracking box transitions.

Other Projects:

Panorama Project: https://christophergottwaldt.notion.site/Panorama-Application-316065b6e8054c1b943775d67d3b8298

Masked Autoencoders in Continual Learning: https://christophergottwaldt.notion.site/CS-639-Final-Project-Presentation-Masked-Autoencoders-in-Continual-Learning-87c76186be404077b110a034f55aadb5