Proj 3, Aaron Chen

Overview

This project was about morphing faces together! By labelling images with key points on the face, we used triangulation to warp the shape of two faces to an average midway shape, and then cross-dissolved the color in order to achieve a smooth morphing.

The Morph Sequence

Here we see the original images of me and superman.

Here we see each of our faces warped to the average shape.

The average shapes merged by averaging the color.

By weighing the average and playing each weight as a different frame of the gif, we achieve a video of me morphing into superman.

The Mean Shape of a Population

The average face of a person in the dataset.

Examples of morhing a specific person in the dataset to the average shape of a person in the dataset.