Segmentation of iris in eye image

6 次查看(过去 30 天)
Hi everyone.
I have problem here. How can I segment eye image? What code should i use?
Here I attached an eye image without segmentation and another one with segmentation (edit). I don't know how to segment it using matlab. I hope anyone can help me with this.

回答(1 个)

Image Analyst
Image Analyst 2019-3-3
Check the iris recognition section here in Vision Bibliography for algorithms.
Or you can click on the iris tag on the right hand side of this page.
If you have any trouble, attach your non-working code.
Did you try imfindcircles()?
  1 个评论
syahira samsudin
syahira samsudin 2019-3-4
before this i used Libor Masek code to segment the eye image. Libor Masek code if i not mistaken fix for casia eye image but my eye image is from google image because my project must use abnormal eye image (cornea arcus) so i tried to change the radius of upper iris, lower iris, upper pupil and also lower pupil for it to detect the abnormal eye image. but nothing happen.
do have any suggestion/solution?
i will try imfindcircles as you mentioned. thank you so much

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by