Face Morphing

Computer Vision

Methods: Piecewise Affine Warping

I wrote functions to warp one face to another with smooth transitions using the piecewise affine warping technique. The morph sequence begins with a single face image and gradually shifts to the other face image through a combination of simultaneous warping and cross-dissolving between the two images.

All the pictures shown below are obtained from the Internet.

Experiment

Initial Face 1

Initial Face 2

initial face 1initial face 2

Face Morphing

Display HTML Content on Website

My Website