Image subtraction for vessel segmentation in angiogram image?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Abhijit
el 21 de En. de 2014
Comentada: sammer zai yousuf zai
el 11 de Jun. de 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 comentario
sammer zai yousuf zai
el 11 de Jun. de 2015
i am also searching for the same answer..abhijit if you come to know the answer please share it
Respuesta aceptada
Nitin
el 22 de En. de 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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!