Skip to content

KeeganRen/FaceReconstruction

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Face Reconstruction

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published