This is a technical demo for face swapping technique. The application works in real time and it’s developed using the opensource framework for creative coding openFrameworks: openFrameworks.cc
Most of the “magic” happens thanks to Jason Saragih’s c++ library for face tracking. The face tracking library returns a mesh that matches the contour of the eyes, nose, mouth and other facial features.