Image subtraction for vessel segmentation in angiogram image?
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
sammer zai yousuf zai
2015 年 6 月 11 日
i am also searching for the same answer..abhijit if you come to know the answer please share it
採用された回答
Nitin
2014 年 1 月 22 日
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 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!