SkillAgentSearch skills...

FaceReconstruction

Facial Landmark Detection and head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting

Install / Use

/learn @KeeganRen/FaceReconstruction
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FaceReconstruction

Facial Landmark Detection, head pose compute use dlib, Real time Face Reconstruction use 3D Morphable Face Model fitting.

dlib

A toolkit for making real world machine learning and data analysis applications in C++

http://dlib.net

github: https://github.com/davisking/dlib

eos

eos is a lightweight 3D Morphable Face Model fitting library that provides just the bare minimum to load a model and perform camera and shape fitting. It's written in modern C++11/14.

github: https://github.com/patrikhuber/eos

4dface

Real-time 3D face tracking and reconstruction from 2D video

github: https://github.com/patrikhuber/4dface

Functionality

  • Facial Landmark Detection
<img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/FaceLandmark.png" height="240" width="240" > <img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/Face.png" height="240" width="240" >
  • Face Reconstruction

<img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.png" height="240" width="250" ><img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.isomap.png" height="240" width="250" ><img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.3dpts.png" height="240" width="250" >

<img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.3dpts.line.png" height="240" width="250" ><img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.3dface1.png" height="240" width="250" ><img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.3dface2.png" height="240" width="250" > <img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.3dface3.png" height="240" width="250" ><img src="https://github.com/KeeganRen/FaceReconstruction/blob/master/imgs/image.3dface4.png" height="240" width="250" >

View on GitHub
GitHub Stars395
CategoryDevelopment
Updated1mo ago
Forks110

Languages

Makefile

Security Score

100/100

Audited on Feb 20, 2026

No findings