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
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
2014 年 2 月 8 日
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 Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!