1 | initial version |
As far as I know, gaze estimation (also gaze detection) is not an easy task but some researches have gained very excellent results. Here are some references: http://staff.science.uva.nl/~gevers/pub/GeversTIP12-1.pdf http://imageprocessinggroup.googlecode.com/svn/trunk/STICKTEMP/gazeDetection/guilliume-gaze_tracking.pdf And here are some implementations: https://code.google.com/p/gaze-tracking-cmu/ https://github.com/trishume/eyeLike Hope this help.
2 | No.2 Revision |
As far as I know, gaze estimation (also gaze detection) is not an easy task but some researches have gained very excellent results. Here are some references:
references:
http://staff.science.uva.nl/~gevers/pub/GeversTIP12-1.pdf
http://imageprocessinggroup.googlecode.com/svn/trunk/STICKTEMP/gazeDetection/guilliume-gaze_tracking.pdf
And here are some implementations:
implementations:
https://code.google.com/p/gaze-tracking-cmu/
https://github.com/trishume/eyeLike
Hope this help.