Project3 - Image Morphing

Pinar Ozlen

In the algorithm for image morphing, first the corners were added to the acquired points in order to have a morphing of the surrounding as well. Then the images were broken into triangles to see where eaach pixel is supposed to transform into. Then by going through all the triangles affine transformations were computed and applied to the pixels within those triangles. The results:

 

The mean face computed was had some problems with the alignment, and when the rest of the face was contained in the computation, weird images were obtaines. Here's the final obtained image of the mean face and a wrap into mean face.