eye ball detection for detecting its position

6 次查看(过去 30 天)
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.

回答(2 个)

Syed Zain Nasir
Syed Zain Nasir 2017-5-25
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.

Image Analyst
Image Analyst 2013-11-2
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.

Community Treasure Hunt

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

Start Hunting!

Translated by