필터 지우기
필터 지우기

Segmentation of iris in eye image

조회 수: 6 (최근 30일)
syahira samsudin
syahira samsudin 2019년 3월 3일
댓글: syahira samsudin 2019년 3월 4일
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