Level set segmentation for retina images
Show older comments
Hi
I was wondering how I could segmented an optic disc and cup using level set method.
Thank you very mach.
Answers (2)
Image Analyst
on 30 Nov 2015
0 votes
This is not a MATLAB question yet, unless if you're asking if there's a built-in function to do that, in which case the answer is no. However you might be able to find a paper on it here: http://www.visionbib.com/bibliography/contentsmedical.html#Medical%20Applications,%20CAT,%20MRI,%20Ultrasound,%20Heart%20Models,%20Brain%20Models or in PubMed.
Sorry, I do not have code for you and I cannot recommend a paper for you to code up. http://matlab.wikia.com/wiki/FAQ#Can_you_program_up_the_algorithm_in_this_article_for_me_and_explain_it_to_me.3F
Anand
on 30 Nov 2015
0 votes
Try your luck with the activecontour function. It uses a level-set based segmentation algorithm.
For a more detailed answer, please provide the image and more details about the problem you are trying to solve.
Categories
Find more on Optics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!