Project 3: Face Morphing

By Peng Li

Overview

Face morphing is a technique that produces an animation that morphs one's face to another else's. In this assignment, I morphed myself 13.JPG into Goutham Mani 14.JPG .
I also compute the mean face using class data. Click on the image for a full size view of the images.

Morphing my picture to someone else

The images I use to create the gif is here

Mean Face

I use 21 data points from the class files to compute the mean image. Since there's no point outside of the triangulation, I crop those pixels off. The computed file can be find here mean_face . Notice that image 11.JPG is rotated by 90 degrees. Even though I included that image, the mean still looks okay.

Here's my face transformed into the mean face


The morphing to mean face

The images to create the gif is here