CS194-26 Proj4

Zhanshi Wang

Midway Image

Compute the average of the points. Use those points to find a triangulation. Then use affine transformation to map each triangle from the two image to the mean image.

Original images:

Midway image:

Video link

Average image of a population:

Used the Danes database. First average the points of all images. Then run triangulation on the averaged points. Then morph all the images to the averaged version with averaged weights.