Personal Programming Notes

To err is human; to debug, divine.

Optical Flow Demo

This is my only presence on Youtube. The demo is done for a presentation in the course “EE 243: Advanced Computer Vision” at UCR. It implements Lucas-Kanade method for optical flow tracking, using a very old version (1.0) of OpenCV.