Eye extraction by using a mask

1 view (last 30 days)
Matija
Matija on 5 Jul 2013
Hello all,
I have a following problem...
In my research I have to extract eye from a face image...
I will detect eyes by using Viola-Jones algorithm and detect iris by using circular Hough transform. Now when I have a center of the iris, I would like to apply mask and extract each eye.
Any idea how to do it? Any example?
Regards, Matija.

Answers (1)

Image Analyst
Image Analyst on 5 Jul 2013

Community Treasure Hunt

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

Start Hunting!