Introduction - If you have any usage issues, please Google them yourself
This project takes a video as input and converts it into frames. From the numerous frames it identifies only a few number of frames which are the key frames. Key frames are identifies by implementing Histogram analysis, Euclidean distance and Mahalanobis distance algorithms.