15 - 463: Computational Photography

Project 3: Face morphing - by Goutham Mani

Me → Neighbor Me → Mean face Mean face

Click on any of the 2 animations above to view the full-size GIF. They've been resized for viewing purposes (and to be gentle on bandwidth)

Overview

To implement the morph, All the full-size frames (60 total) generated in this process, are found here and the final full-size animation is here

Mean face

For computing the mean face of the class, Note that I only bothered to use images that had corresponding text files in my averaging process. So I ended up using only 21 images (and their corresponding control points) overall.

Mean face of the class My face, warped into the average shape

Here's some of the other individual warps (used to compute overall average) that came out to look interesting:


Finally, I morphed my face into the mean face using the process described in Overview (just for fun).
The full-sized GIF for that morph is found here, and individual frames used in that morph are found here