Effacer les filtres
Effacer les filtres

Detection of coronary areteries stenosis

7 vues (au cours des 30 derniers jours)
Serife Kaba
Serife Kaba le 3 Avr 2022
Commenté : Serife Kaba le 3 Avr 2022
Dear Sir/Madam,
I have images taken from the angiography device and I segmented coronary arteries from my database using image processing techniques, Then the next step I would like to detect stenosis (Narrowing) from the segmented image, which specific methods (image processing or deep learning methods ) can I apply to my segmented images? As a result, its main purpose is to automatically detect whether there is a narrowing of the vessels
I would be grateful if you can give me ideas. Thank you in advance
I have attached a picture from the internet showing the narrowness (stenosis) with a red circle. and one example segmented image without narrowing from my original images ,

Réponse acceptée

Image Analyst
Image Analyst le 3 Avr 2022
Modifié(e) : Image Analyst le 3 Avr 2022
Well, that's what I got my Ph.D. on. Probably lots of other people did too. So it's not some simple thing where we can just give you 500 lines of code and it will robustly find stenoses. I don't even have that code anymore anyways. You have a lot of work ahead of you. Like I'm assuming you've also chosen this as your Ph.D. project. So I suggest you consult with your professor and collaborating radiologist on a plan. In the meantime, see how others did it by searching PubMed or VisionBib for similar papers:
By the way, since you have the binary image, you can get the widths by getting the skeleton and multiplying it by the Euclidean Distance Transform. See attached demo.
  1 commentaire
Serife Kaba
Serife Kaba le 3 Avr 2022
thank you so much for your information , yes its my PHd thesis
Best regards
Serife

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by