October 2018
Intermediate to advanced
246 pages
6h 26m
English
Computer vision has come a long way. We can now recognize objects in order to generate a face-swapped video. This can be done by replacing one person's face with another person's face on a frame-by-frame basis. This process makes it difficult to detect whether a video is morphed or real.
In this chapter, we will look into building an application where an image of a face is placed on top of another image. We will also discuss the C++ toolkit containing machine learning (ML) algorithms called dlib and the Open Source Computer Vision Library (OpenCV).
Read now
Unlock full access