15463-Computational Photography


Project 3: Image Morphing

Varun Ramakrishna





Introduction

The two faces were morphed by first defining correspondencing points on the two faces. Computing a triangulation using the delaunay method. An intermediate mesh was computed for each image and the two images were warped to the intermediate mesh through an Affine transform and their pixel values were combined in the appropriate ratio.

 


Result

morphim