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

An error when use "Segment the segments". Thanks! #22

Open
guyucowboy opened this issue Aug 30, 2017 · 2 comments
Open

An error when use "Segment the segments". Thanks! #22

guyucowboy opened this issue Aug 30, 2017 · 2 comments

Comments

@guyucowboy
Copy link

guyucowboy commented Aug 30, 2017

Hi, tomdeol.
Thanks for your great work!
When I use the "Segment the segments" in toolkit. Two errors when I deal with different dicom sequences.

  1. The plugin PTKPulmonarySegments failed with the following error: Error in function SeparateSmallestBranchByRadius: Could not subdivide the tree into exactly the desired number of branches.
  2. The plugin PTKPulmonarySegments failed with the following error: Attempt to access sample_image(16,18,29);As size(sample_image)=[2,2,2], is out of range。
    Thanks
    Gu Yu.
@guyucowboy guyucowboy changed the title An error when mex PTKSmoothedRegionGrowingFromBorderedImage.cpp. Thanks! An error when use "Segment the segments". Thanks! Aug 30, 2017
@tomdoel
Copy link
Owner

tomdoel commented Sep 27, 2017

Hi, thanks for posting the issues. The pulmonary segment algorithms are quite experimental and don't always work. They are based heuristically on analysis of the branching airway tree, and error 1 is really saying that the heuristic isn't clever enough to work out what's going on in this particular tree.

The second error might be a bug — I'll look into this and update here if I find anything that can be improved. Thanks!

@guyucowboy
Copy link
Author

Hi, tomdeol.
Thanks for your great reply!
If you decide to update this excellent toolkit, I suggest that you can add the function of lung boundary repairing if there are the juxta-pleural lung nodules appeared in lung boundary.
You can see the paper “Automated detection of lung nodules in CT scans: Preliminary results” .
I would trouble you when I have other questions. Thanks for your help!

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