October 2018
Intermediate to advanced
246 pages
6h 26m
English
The important aspect that makes a face swap look real is aligning the face. The aim is to place one face on top of the other such that it covers the other face. To identify the facial key points, we need to identify the geometry of both faces. Since the geometry will be different between faces, we need to warp the source face to align it with the target face. Dlib helps with identifying 68 facial key points. We identify the outer boundary of the face as follows:

This image shows the 68 landmarks that are located on every face.
Read now
Unlock full access