eye ball detection for detecting its position

hey i m working on detecting the movement of eye ball and i am new to MATLAB so if u could help me with the code. currently i have read the video from a webcam and applied some thresholdind but it doesnt give the exact circle and its difficult to find whether eye is looking right or straight.

Answers (2)

Hi,
Check this link out, they have explained in detail EyeBall Detection in MATLAB and they have also given a video. So, check that out it will help.
Thanks.
There is no eye tracking functionality built-in to MATLAB. So you need to choose an algorithm first. Look at section 21.3.3 here : http://iris.usc.edu/Vision-Notes/bibliography/contentspeople.html#Face%20Recognition,%20Detection,%20Tracking,%20Gesture%20Recognition,%20Fingerprints,%20Biometrics and then you can come back with an algorithm that you've coded up and we can help with error messages, syntax, program flow, etc.

Asked:

on 2 Nov 2013

Answered:

on 25 May 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!