3D reconstruction of detected face. dlib and OpenCV libraries are used for face detection and image manipulation. OpenGL is used for rendering.
- [Head pose] (http://stackoverflow.com/questions/36590516/how-to-get-3d-coordinate-axes-of-head-pose-estimation-in-dlib-c)
- [Head pose revisited] (http://www.morethantechnical.com/2012/10/17/head-pose-estimation-with-opencv-opengl-revisited-w-code/)
- [Speeding up Dlib’s Facial Landmark Detector] (http://www.learnopencv.com/speeding-up-dlib-facial-landmark-detector/)
- Face detection
- Feature points extraction
- Face model for mapping
- Final result