how to find out the diameter of retinal vessels.
2 views (last 30 days)
Show older comments
I am working in wavelet, where i got result by gabor method. I got these gabor image using gabor method but i am stuck in finding diameter value, How i find out the diameter of any retinal vessel in wavelet?
0 Comments
Accepted Answer
Nitin
on 26 Feb 2014
How about converting your image to binary followed by applying regionprops to get the desired properties on your image
0 Comments
More Answers (1)
Image Analyst
on 26 Feb 2014
Edited: Image Analyst
on 26 Feb 2014
You can use image analysis and the Image Processing Toolbox. You can use methods successfully used and described in Section 20.5 here
0 Comments
See Also
Categories
Find more on Filter Banks 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!