Problem in Image Segmentation in an image?

2 次查看(过去 30 天)
I am using a code that can segment sclera from an eye image and it works fine for the first image The code that i use is as follows
but when i input this image it can't give me the result. What should i do?

回答(1 个)

Image Analyst
Image Analyst 2014-8-29
"Keep working on it. Did you see the link to papers from people have have presumably solved it? It looks like color alone won't solve it if you need to find sclera that is reddish so you may have to combine with other methods like spatial location or edge detection. Maybe you have to locate the iris first and look outwards from there. I can see that it could be a very challenging problem to automatically get every possible pathological image absolutely correct. As a last resort you may have to resort to using imfreehand(). Let me know if you want a demo of that. The good thing is that if you resort to doing it manually, there aren't many images since each patient will have only a few images at most, not hundreds or thousands."
  2 个评论
Asif Hasan
Asif Hasan 2014-8-29
How can i modify this code for iris localization sir? @image analist

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by