eos is a lightweight 3D Morphable Face Model fitting library that provides basic functionality to use face models, as well as camera and shape fitting functionality. It's written in modern C++11/14.
I installed & built OpenMVG on a Linux (CentOS 7) machine by following the build instructions. I then ran tutorial_demo.py and it looks like it succeeded. I am now trying to convert the output of that ...