(near) real-time video filtering

Placing a virtual glasses on the face of a person using face landmark detection.

Date: 13 December 2016

This was a fun project that I have done in my undergraduate for the computer vision class.

We detect face landmarks using OpenCV API in C++, and then perform visual transformations to fit the glasses on eyey landmark points.