A little bit of history
This commit is contained in:
parent
61bc529b91
commit
4809173242
1 changed files with 6 additions and 0 deletions
|
@ -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`
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue