I used the tool linked in the spec to define 62 points of correspondence between my face and George Clooney's. I had to resize my image to the same size as George so that it would properly map my points of choice. I then used Delaunay triangulation from scipy.spatial to generate the triangulation.
This is using a warp factor and cross-disolve factor of 0.5. I warped both the images to the mean triangulation and then interpolated the colors using the inverse affine transformation. You can see artifacts from my hair because I didn't pull my hair back when taking that picture, so you can't see the entirety of my forehead.
I created 30 frames for the morph sequence.