View on GitHub

eos

A lightweight header-only 3D Morphable Face Model fitting library in modern C++11/14

Download this project as a .zip file Download this project as a tar.gz file

eos: A lightweight header-only 3D Morphable Model fitting library in modern C++11/14.

GitHub release Apache License 2.0

eos is a tiny 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.

At the moment, it mainly provides the following functionality:

More information, features and sample code on Github

Documentation (doxygen)

License & contributions:

This code is licensed under the Apache License, Version 2.0

Contributions are very welcome! (best in the form of pull requests.) Please use Github issues for any bug reports, ideas, and discussions.

If you use this code in your own work, please cite the following paper: A Multiresolution 3D Morphable Face Model and Fitting Framework, P. Huber, G. Hu, R. Tena, P. Mortazavian, W. Koppen, W. Christmas, M. Rätsch, J. Kittler, International Conference on Computer Vision Theory and Applications (VISAPP) 2016, Rome, Italy [PDF].

More about my research on patrikhuber.ch