Ask Your Question
0

gaze detection

asked 2014-02-28 07:56:57 -0600

John1 gravatar image

updated 2014-02-28 07:58:05 -0600

berak gravatar image

Hello, can anyone tell me about the gaze direction and how can i implement this with opencv? there is a source code or an example of code somewhere?

Thanks, marilou

edit retag flag offensive close merge delete

Comments

hi ... i am work on the same project and i just complete face and eye and pupil detection ... did you get anything ??

rawantaban gravatar imagerawantaban ( 2017-10-17 14:01:46 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-02-28 16:19:43 -0600

updated 2014-02-28 16:24:08 -0600

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-28 07:56:57 -0600

Seen: 2,450 times

Last updated: Feb 28 '14