Face Recognition and Discrimination

By using OpenCV and custom tests, I’m slowly building a system that detects and differentiates human faces. This opens lots of playful applications.

At the current date, it stores faces that do not match the ones found in the current DB. This allows to build a DB of faces just by exposing the system to passing by people. The system is a work in progress, on its early stages.