A strange sibling to with the sustaining_gazes repo...
Go to file
Ruben van de Ven 4809173242 A little bit of history 2020-01-28 20:42:37 +01:00
.gitignore Start with some house keeping 2019-02-04 21:21:08 +01:00
README.md A little bit of history 2020-01-28 20:42:37 +01:00
calibrate-capture.py Changes, hopeflly fixes + debug tools 2019-02-07 11:05:41 +01:00
calibrate.py Changes, hopeflly fixes + debug tools 2019-02-07 11:05:41 +01:00
get_coordinates.py Changes, hopeflly fixes + debug tools 2019-02-07 11:05:41 +01:00
head_pose.py Changes for New Current 2019-02-07 11:08:32 +01:00
helpers.py Rudimentary visualisation 2018-04-26 13:12:51 +02:00
requirements.txt Start with some house keeping 2019-02-04 21:21:08 +01:00
spot.png No blur but use image 2019-02-06 01:31:42 +01:00
test.py Test Seaborn graph, and add timings 2018-04-29 15:09:15 +02:00

README.md

A little anecdote: when preparing for The New Current (2019) I had misplaced my code and started editing in my older codebase. It is a strange sibling to with the sustaining_gazes repo. It needed a lot of 'fixes' that were unnecessary for the OpenFace based system, and got many changes that were on my TODO list after Route du Nord...


Translates headposes of viewers into a heat map.

Head-pose detection adapted from 1

TODO:

  • Camera calibration 2,3
  • Calibrating sequence for the screen/projection

Install:

wget http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2