eye ball detection for detecting its position
Ältere Kommentare anzeigen
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.
Antworten (2)
Syed Zain Nasir
am 25 Mai 2017
1 Stimme
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
am 2 Nov. 2013
0 Stimmen
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.
Kategorien
Mehr zu Eye Tracking finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!