Initial commit
parents
No related branches found
No related tags found
Showing
- .gitattributes 26 additions, 0 deletions.gitattributes
- .gitignore 2 additions, 0 deletions.gitignore
- CMakeLists.txt 84 additions, 0 deletionsCMakeLists.txt
- LICENSE 202 additions, 0 deletionsLICENSE
- README.md 43 additions, 0 deletionsREADME.md
- cmake/FindEigen3.cmake 81 additions, 0 deletionscmake/FindEigen3.cmake
- doc/CMakeLists.txt 18 additions, 0 deletionsdoc/CMakeLists.txt
- doc/Doxyfile.in 11 additions, 0 deletionsdoc/Doxyfile.in
- examples/CMakeLists.txt 23 additions, 0 deletionsexamples/CMakeLists.txt
- examples/data/image_0001.png 0 additions, 0 deletionsexamples/data/image_0001.png
- examples/data/image_0001.pts 73 additions, 0 deletionsexamples/data/image_0001.pts
- examples/data/notes.txt 1 addition, 0 deletionsexamples/data/notes.txt
- examples/fit_model.cpp 205 additions, 0 deletionsexamples/fit_model.cpp
- include/eos/core/LandmarkMapper.hpp 75 additions, 0 deletionsinclude/eos/core/LandmarkMapper.hpp
- include/eos/fitting/AffineCameraEstimation.hpp 65 additions, 0 deletionsinclude/eos/fitting/AffineCameraEstimation.hpp
- include/eos/fitting/LinearShapeFitting.hpp 61 additions, 0 deletionsinclude/eos/fitting/LinearShapeFitting.hpp
- include/eos/morphablemodel/MorphableModel.hpp 121 additions, 0 deletionsinclude/eos/morphablemodel/MorphableModel.hpp
- include/eos/morphablemodel/PcaModel.hpp 217 additions, 0 deletionsinclude/eos/morphablemodel/PcaModel.hpp
- include/eos/morphablemodel/io/cvssp.hpp 70 additions, 0 deletionsinclude/eos/morphablemodel/io/cvssp.hpp
- include/eos/render/Mesh.hpp 61 additions, 0 deletionsinclude/eos/render/Mesh.hpp
Loading
Please register or sign in to comment