Image subtraction for vessel segmentation in angiogram image?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Abhijit
le 21 Jan 2014
Commenté : sammer zai yousuf zai
le 11 Juin 2015
I have an angiogram image with varying background over which I need to perform vessel segmentation. performing the segmentation without image subtraction is not giving me a clean segmented image(there are traces of the background). I think it is because of the variation in my background. How do I create a uniform background? I do have background images, but just subtraction does not work very well, since the vessel's are also dark. Anyone know what to do?
1 commentaire
sammer zai yousuf zai
le 11 Juin 2015
i am also searching for the same answer..abhijit if you come to know the answer please share it
Réponse acceptée
Nitin
le 22 Jan 2014
you could try enhancing the image , it all depends on the type of noise present in the image, for example histeq or finding the edges using canny or sobel edge detection to get an approximate location of the region of interest and eliminating the rest ..
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!