Go to file
Ruben van de Ven 8d38fdf308 update README 2020-01-28 20:44:00 +01:00
cmake/modules Revert to old TBB finding. 2017-02-15 12:36:20 -05:00
exe Too slow version of heatmap 2018-05-02 14:24:43 +02:00
gui Working towards coping without AU and eye models. Fixes to the visualizer. 2018-03-30 09:36:32 +01:00
imgs Adding images for new wiki entries and some code for packaging releases. 2017-12-28 19:47:49 +00:00
lib Have FaceLandmarkVidMulti output (only) to JSON on stdout 2018-05-01 23:00:16 +02:00
matlab_runners Fixing readme. 2018-03-01 20:12:44 +00:00
matlab_version Adding DISFA trained models. 2018-04-08 18:53:21 +01:00
packages ZeroMQ dependencies. 2017-10-17 09:03:39 +01:00
python_scripts Automatic resize of map + map size for exhibit at Route du Nord 2018-05-08 12:18:21 +02:00
samples Moving the image sequence samples to a place that makes more sense, adding more tests for coping with grayscale and 16-bit images. 2017-12-17 14:16:45 +00:00
.gitignore Working towards coping without AU and eye models. Fixes to the visualizer. 2018-03-30 09:36:32 +01:00
.travis.yml More travis fixes. 2018-02-02 10:04:43 +00:00
CMakeLists.txt Updating travis to build newest openCV. 2018-02-02 08:55:19 +00:00
Copyright.txt Corrections of the copyright. 2017-06-06 18:53:06 -04:00
OpenFace-license.txt Auto stash before merge of "develop" and "origin/develop" 2017-05-08 21:36:23 -04:00
OpenFace.sln A big simplification of camera selection. 2018-01-27 10:01:27 +00:00
README.OpenFace.md update README 2020-01-28 20:44:00 +01:00
README.md update README 2020-01-28 20:44:00 +01:00
appveyor.yml Issues in appveyor due to OpenCV. 2017-12-28 17:57:05 +00:00
install.sh Changes to install script 2018-02-02 17:31:14 +00:00

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 ↩︎