No description
cmake/modules | ||
exe | ||
gui | ||
imgs | ||
lib | ||
matlab_runners | ||
matlab_version | ||
packages | ||
python_scripts | ||
samples | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
CMakeLists.txt | ||
Copyright.txt | ||
install.sh | ||
OpenFace-license.txt | ||
OpenFace.sln | ||
README.md | ||
README.OpenFace.md |
This project is shockingly underdocumented.
Face detection & head pose estimation is done using OpenFace. This repo therefore a fork of theirs1. See their original README
Build after changes
cd build make FaceLandmarkVidMulti
Then see python_scripts - heatmap.py
-
This will need some refactoring to nicely put the openface repo as a submodule ↩︎