Need help in Eye Gaze detection - Python opencv

asked 2018-07-07 13:34:43 -0600

Xahin96 gravatar image

We are trying to detect eye gaze using a simple webcam. Our main goal is to detect at which part of the screen user is looking. We are new to computer vision field and not so familiar with OPENCV. So, it's a bit confusing which algorithm to choose to reach our goal. We are hoping to get some expert opinion on which approach would be easy yet best for detecting and tracking the eye gaze(direction).

We are using python3 with opencv3. Thanks in advance.

edit retag flag offensive close merge delete

Comments

we can help you, IF you have an opencv problem, not if you fail to do any research on your topic.

berak gravatar imageberak ( 2018-07-07 18:20:22 -0600 )edit

Another fascinating problem. Use the eye look-at direction to control the cursor, blink to click? I know of a lady who might like that.

sjhalayka gravatar imagesjhalayka ( 2018-07-08 12:29:47 -0600 )edit