Here is a video and a few sample images of the morphing
There are some artifacts where not enough corresponding points were added to align the outside of the heads
Here is the result of averaging all the class faces. Because the majority of the points were on the face, you can see how it is much better aligned than the body, where there are more artifacts.
We used pca to calculate the eigenvectors of the mean face. Below are the first three.
You can do compression by taking the first k eigenvectors depending on how accurate (more k) or compressed(less), you want .