Stenosis Detection of Arteries
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/149653/image.jpeg)
2 comentarios
Respuestas (2)
Jeff E
el 30 de Abr. de 2015
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 comentarios
Ver también
Categorías
Más información sobre Biomedical Imaging en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!