How to detect eyes in matlab.

Answers (1)

Nitin
Nitin on 3 Feb 2014
You could use the in built Viola Jones detector in Matlab using the option 'Single Eye' or 'Eye Pair' options.

2 Comments

By using that only I found out the Bounding box for all the facial features.But how to find the corners??
You might need to perform upper and lower eyelid segmentation. I would recommend having a look at the paper by Daugman. http://www.cl.cam.ac.uk/~jgd1000/irisrecog.pdf

Sign in to comment.

Asked:

on 2 Feb 2014

Commented:

on 26 Feb 2014

Community Treasure Hunt

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

Start Hunting!