Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract the centerline using TubeTK #135

Open
keesh-elucid opened this issue Feb 2, 2023 · 3 comments
Open

Extract the centerline using TubeTK #135

keesh-elucid opened this issue Feb 2, 2023 · 3 comments

Comments

@keesh-elucid
Copy link

Hello,
Thanks very much for your example.
I have experience with both ITK and Simple ITK, but not TubeTK.
The documentation for TubeTK seems a bit sparse.

Does the following notebook extract the centerline?
With the test data (DSA-Binary.mha) and a synthetic cylinder,
I can only obtain the object itself (written to a VTP file) via vSeg.GetTubeGroup().
https://github.com/InsightSoftwareConsortium/ITKTubeTK/blob/master/examples/BinaryImage/Demo-SegmentVesselsFromBinaryImage.ipynb

thx in adv
keesh@ieee.org

@aylward
Copy link
Member

aylward commented Feb 2, 2023 via email

@keesh-elucid
Copy link
Author

Thanks, Stephen.
Your examples helped me over the initial learning curve.
One last question...
Since my input segmentation can be a bit rough,
I see a fragmented centerline in some cases.
What is the best method to iterate over the centerlines (tubes),
as I wish to exclude tubes with too few points?
thx e.-
image

@aylward
Copy link
Member

aylward commented Feb 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants