diff --git a/3/index.html b/3/index.html index a99fe0f..178bc6b 100644 --- a/3/index.html +++ b/3/index.html @@ -4,65 +4,74 @@ Project 3 + + +

Face Morphing Project

Part 1

In this portion, we define corresponding points for both images. We use the software provided from the student last year, and we define 64 points.

-

- Below are the two images that I'll be performing face morphing on. -

+

Below are the two images that I'll be performing face morphing on.

- +
+
+ adi +
Aditya (Me)
+
+
+ rao +
Satish Rao (EECS Professor)
+
+
-

- Below are the vertices and the triangulation of said points results. -

+

Below are the vertices and the triangulation of said points results.

- +
+
+ AdityaPoints +
Triangulation on points on Aditya
+
+
+ RaoPoints +
Triangulation on points on Satish Rao
+
+

Part 2

+

In this portion, we create the a mid-way face between Rao and I.

-

In this portion, we create the a mid-way face between Rao and I.

- - - +
+
+ Aditya +
Aditya
+
+
+ Rao +
Satish Rao
+
+
+ Mid-Way Face +
Mid-Way Face
+
+
+ +