how to compare optic disc retinal image segmented with the grountruth?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i have segmented the optic disc from some retinal image using morphological mathematic. i get the result with binary image like this

and i will count the acuracy by comparing with the groundtruth, the image groundtruh is like this

i get dificulty to count the acuracy..sorry if my english is bad..
0 commentaires
Réponses (1)
Image Analyst
le 21 Jan 2015
I don't know how you want to compare them. How about if you just compare the areas? Or perimeter lengths? Or circularities (= perimeter^2/(4*pi*area))?
0 commentaires
Voir également
Catégories
En savoir plus sur Optics dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!