how to find out the diameter of retinal vessels.
1 回表示 (過去 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!