You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ruben van de Ven 8d38fdf308
update README
3 years ago
cmake/modules Revert to old TBB finding. 6 years ago
exe Too slow version of heatmap 5 years ago
gui Working towards coping without AU and eye models. Fixes to the visualizer. 5 years ago
imgs Adding images for new wiki entries and some code for packaging releases. 5 years ago
lib Have FaceLandmarkVidMulti output (only) to JSON on stdout 5 years ago
matlab_runners Fixing readme. 5 years ago
matlab_version Adding DISFA trained models. 5 years ago
packages ZeroMQ dependencies. 6 years ago
python_scripts Automatic resize of map + map size for exhibit at Route du Nord 5 years ago
samples Moving the image sequence samples to a place that makes more sense, adding more tests for coping with grayscale and 16-bit images. 5 years ago
.gitignore Working towards coping without AU and eye models. Fixes to the visualizer. 5 years ago
.travis.yml More travis fixes. 5 years ago
CMakeLists.txt Updating travis to build newest openCV. 5 years ago
Copyright.txt Corrections of the copyright. 6 years ago
OpenFace-license.txt Auto stash before merge of "develop" and "origin/develop" 6 years ago
OpenFace.sln A big simplification of camera selection. 5 years ago
README.OpenFace.md update README 3 years ago
README.md update README 3 years ago
appveyor.yml Issues in appveyor due to OpenCV. 5 years ago
install.sh Changes to install script 5 years ago

README.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


  1. This will need some refactoring to nicely put the openface repo as a submodule ↩︎