how to find out the diameter of retinal vessels.
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Nitin
2014-2-26
How about converting your image to binary followed by applying regionprops to get the desired properties on your image
0 个评论
更多回答(1 个)
Image Analyst
2014-2-26
编辑:Image Analyst
2014-2-26
You can use image analysis and the Image Processing Toolbox. You can use methods successfully used and described in Section 20.5 here
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Filter Banks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!