How to detect eyes in matlab.

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 日

0 投票

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

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

質問済み:

2014 年 2 月 2 日

コメント済み:

2014 年 2 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by