Stenosis Detection of Arteries

5 次查看(过去 30 天)
I have data set of CTA of heart in 2D images. I segmented the coronary arteries by FCM clustering algorithm. For detecting stenos, i implement center line algorithm and get the skeleton of arteries.Now i want to get the width of arteries. Can anyone help me in this regard that how i find width or discontinuity of arteries in MATLAB.The IMAGE OF SEGMENTED ATERIES WITH CENTRELINE IS ATTACHED HEREBY
  2 个评论
Fareena
Fareena 2017-3-27
can you please share your code for fcm clustering.
Asadullah Mumtaz
Asadullah Mumtaz 2017-5-3
can you please share the code this output image

请先登录,再进行评论。

回答(2 个)

Jeff E
Jeff E 2015-4-30
Not sure what you mean by discontinuity, but on way to obtain an average width would be the sum of the artery mask divided by the total length of the midline skeleton.
  5 个评论
beenish Aziz
beenish Aziz 2015-5-1
Thanks a lot Image Analyst to guide me properly.
beenish Aziz
beenish Aziz 2015-5-8
Dear Image Analysts
i have one more question that is there any general purpose method/code that can extract our desired blob from 10 different intensity images on basis of area or intensity computation. in fact i want the code that can remove the Arota from the images at each orientation for the segmentation of coronary arteries.As i have to hard code the ranges of intensities and area which will become changed for each image. I get my ROI by using Fuzzy C-means clustering on 2D RGB Image.Please suggest me in this regard.

请先登录,再进行评论。


Harsha Jawale
Harsha Jawale 2015-12-21
please share your code

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by