how to find out the diameter of retinal vessels.
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Nitin
il 26 Feb 2014
How about converting your image to binary followed by applying regionprops to get the desired properties on your image
0 Commenti
Più risposte (1)
Image Analyst
il 26 Feb 2014
Modificato: Image Analyst
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Wavelet Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!