purpose - extract face -> extract eye -> extract pupil( or with iris) -> extract gaze for eye tracking
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
32
commits
[DEV] add func's documents using codeium doc string
9da4b70
[DEV] upgrade fps from 8 to 11
64d6d35
[DEV] bug fix the scale about center of iris
f06a911
[DEV] record and capture about viewing center of camera
146d2e9
[DEV] add func about record from camera
a0774f0
[DEV] add func about merging 2 video
eb32fe9
[DEV] checking pupil detector
0747b56
[DEV] Add CNN detector(very slow) - video_eye_tracker_01-1.py
4fec421
[DEV] fix bug - gaze vector from eyeball to pupil
91a07bf
[DEV] support 2 more person
dcc58be
[DEV] link center of pupil with low pass filter
6242b93
[DEV] sudo code - low pass filter about center of pupil
9c1b7a0
[DEV] add '5' key about gaze method three
2024ff9
[DEV] add low pass filter func (test code)
043947d
[DEV] update speed up 4->12 fps
e844875