How to detect eyes in matlab.

18 vues (au cours des 30 derniers jours)
Animesh
Animesh le 2 Fév 2014
Commenté : Nitin le 26 Fév 2014
How to find the coordinates of the corner points of eyes nose and mouth ?As of now I am able to find the bounding box for all the above. Thanks a lot in advance..

Réponses (1)

Nitin
Nitin le 3 Fév 2014
You could use the in built Viola Jones detector in Matlab using the option 'Single Eye' or 'Eye Pair' options.
  2 commentaires
Animesh
Animesh le 8 Fév 2014
By using that only I found out the Bounding box for all the facial features.But how to find the corners??
Nitin
Nitin le 26 Fév 2014
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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by