smistad / FAST

A framework for high-performance medical image processing, neural network inference and visualization
https://fast.eriksmistad.no
BSD 2-Clause "Simplified" License
441 stars 102 forks source link

Can this project segment coronary artery? #125

Closed huangsusan closed 4 years ago

huangsusan commented 4 years ago

Hello: I build this project successfully by your modified edition,and I tried an example of airwaySegmentation using Coronary artery CTA data. I want to segment Coronry vessal,but the result of the segmentation is bad.The result segment many things ,such as Aorta,bones,except Coronry.I use a seed which is in Coronry section.I do not know why.Could your give me some advice to get a better segamentation?

image

smistad commented 4 years ago

The airway segmentation example is made specifically for airways, not blood vessels. You could try and and test the seeded region growing example, or the tubular segmentation algorithms. If you have more questions please use the gitter chat channel https://gitter.im/smistad/FAST instead. The issue system for reporting bugs

huangsusan commented 4 years ago

OK,I see.Thank you

发自我的iPhone

------------------ Original ------------------ From: Erik Smistad <notifications@github.com> Date: Fri,Nov 8,2019 9:23 PM To: smistad/FAST <FAST@noreply.github.com> Cc: huangsusan <869075256@qq.com>, Author <author@noreply.github.com> Subject: Re: [smistad/FAST] Can this project segment coronary artery? (#125)

The airway segmentation example is made specifically for airways, not blood vessels. You could try and and test the seeded region growing example, or the tubular segmentation algorithms. If you have more questions please use the gitter chat channel https://gitter.im/smistad/FAST instead. The issue system for reporting bugs

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.