How to detect eyes in matlab.

6 ビュー (過去 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 Center および File ExchangeEye Tracking についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by