This project implements an efficient method to tell what happens in a video sequence from only a couple of frames in real time. For the sake of instantaneity, we employ two types of computationally efficient but perceptually important features, optical flow and edge, to capture motion and shape/structure information in video sequences.
Project Goal:
In this project we will develop algorithm and create an application.