Face Morphing

By Ruochen(Chloe) Liu

Overview

In this assignment I produce a "morph" animation of my face into my favorite Chinese female idol, Yu Yan's face, compute the mean of a population of faces and extrapolate from a population mean to create a caricature of myself. For the Bells and Whistles, I tried changing the gender of myself and collaborated with a group of other students to create a face-morphing music video.

Defining Correspondences

The first step is to define pairs of corresponding points on the two images by hand. Then I create a triangulation of the average of these two sets of points.

Computing the "Mid-way Face"

Before computing the whole morph sequence, I first compute the mid-way face of these two images.

The Morph Sequence

Then I write a morph function to produce the morph sequence from the original image to the target image. To achieve this, I choose 45 difference values between 0 and 1 as the warp fraction and dissolve fraction to create 45 images. And then I put them together to create the morph gif.

The midway image

The morph sequence

The "Mean face" of a population

In this problem, I took some images from the FEI Face Database and,

Some Examples:

Original Image

Warped image

Original Image

Warped image

Original Image

Warped image

Original Image

Warped image

Original Image

Warped image

Original Image

Warped image

And the average face of the population looks like this:

Population average face

I also tried warping my own face into the average geometry and warping the average face into my geometry:

Original Image

Warped image

Original Image

Warped image

Caricatures: Extrapolating from the mean

In this part, I create a caricature of myself by extrapolating from the population mean calculated in the last step.

Original Image

Caricature (Alpha = 1.2)

Bells and Whistles

Change my gender

In this part, I find an average image of Chinese male and try morphing my image into it.

My Photo

Average Chinese Male Face

Just Shape

Just Appearance

Both

Face-morphing Music Video

I also collaborated with a group of students in the class to create a face-morphing music video. I was responsible for creating the morphing from my previous student into myself.