Activity Classification using MHI
Implemented the methods to create Motion History Images (MHIs) and use these images to perform activity classification in a video. My algorithm can successfully classify human walking, jogging, running, boxing, waving, and clapping in a video.
Related course: CS 6476: Computer Vision, Fall 2020
Source code on Github: https://github.com/jinjunliu/2020-cv-project.