Compare commits

...

2 commits

Author SHA1 Message Date
Ruben van de Ven
7cbb3c670d Merge branch 'threaded' 2025-08-06 21:41:19 +02:00
Ruben van de Ven
4809173242 A little bit of history 2020-01-28 20:42:37 +01:00

View file

@ -1,3 +1,7 @@
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]
@ -15,3 +19,5 @@ TODO:
# Install:
`wget http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2`