eye ball detection for detecting its position
7 views (last 30 days)
Show older comments
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.
0 Comments
Answers (2)
Syed Zain Nasir
on 25 May 2017
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.
0 Comments
Image Analyst
on 2 Nov 2013
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.
0 Comments
See Also
Categories
Find more on Eye Tracking in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!