15-463 Computational Photography

Project 3: Face Morphing

by Ming Yao

In this assignment, we are required to creat an animation which morph one face to another. Following are the original images of myself and my classmate.

Original Images

After selecting the standard 43 feature points according to the guideline, I added 4 additional points to 4 corners of each image.

You can get the standard txt file here.

To test my result, I first created an average image of the two faces by giving the weights of 0.5 and 0.5, below is the picture showing the result.

After this, I just set the weights according to the frame I'm calculating, you can get all the frames here.

And here's the animated gif result (click for high resolution):

Mean Face

Here is the result of the mean face I got, it's based on all the working feature points files at the time I did this calculation.

Here is my face warped into the mean geometry:

And here is the mean face warped into my geometry: