Hacker News new | ask | show | jobs
by zionsrogue 2924 days ago
This method is just for face recognition. If you're interested in tracking eye movements take a look at face detection + facial landmarks:

https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dl...

And then techniques to localize the center of the eye:

http://thume.ca/projects/2012/11/04/simple-accurate-eye-cent...