Computational Photography Project 3 [Bhoomi, Meera, Raj, Cooper]

Topic

The purpose of this project is to seamlessly blend two faces into a single output image, creating a face mash effect. The project uses Delaunay triangulation to combine facial features from both the source and destination images. By detecting and aligning key facial landmarks, the system naturally blends the two faces. This combines attributes from both faces to produce the final output image.

Resources

Image Inputs/Outputs

Input Images

Input Image 1 Input Image 2

Output Image

Output Image

Input Images

Input Image 1 Input Image 2

Output Image

Output Image

Input Images

Input Image 1 Input Image 2

Output Image

Output Image
Return to the CS 4475 webpage