Summary
This graduation projects mainly focused on image processing and deep learning. This project includes processing video data in real time to detect, track and analyze objects or events.
Algorithms: Background Subtraction for motion detection, Optical Flow for object tracking, Convolutional Neural Networks(CNN's) for object recognation.
Using Technologies: Python, OpenCV