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.