Authors: Ahzam Ahmad & Ziyuan Liu
To run the project:
- run extractLandmarks.py and rename the internal video source to whatever video you want.
- run interpolation.py
- open blender, and run the createMesh.py script from within.
singleImage.py is used for testing single images within the face and landmark detector. The haarMethod directory contains the work of using the Haar features, it is incomplete due to its poor performance, but is runnable. It currently uses the webcam, and you can see its performance in realtime.