How to detect eyes in matlab.

25 次查看(过去 30 天)
Animesh
Animesh 2014-2-2
评论: Nitin 2014-2-26
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..

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by