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 Exchange에서 Eye Tracking에 대해 자세히 알아보기

질문:

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