TubeTK/Events/2010.11.02: Difference between revisions
(→Romain) |
(→Romain) |
||
Line 6: | Line 6: | ||
*** With mask covering the whole tube (Branch.n010.mha): | *** With mask covering the whole tube (Branch.n010.mha): | ||
[[File: | [[File:sub.png]] | ||
- Starting /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity... | - Starting /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity... | ||
<filter-start> | <filter-start> |
Revision as of 21:00, 1 November 2010
Romain
- Implementation on the ComputeTortuosity module (only Distance Metric) ---->OK!!
- With input data = Branchtruth.tre (from tubetk/Data)
- With mask covering the whole tube (Branch.n010.mha):
- Starting /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity... <filter-start> <filter-name>ComputeTortuosity</filter-name> <filter-comment> "ComputeTortuosity" </filter-comment> </filter-start> <filter-progress>0.1</filter-progress> Number of children = 1 Number of tubes = 2 Distance Metric Tortuosity for tube section 0 - 999 is 0.0524638 Distance Metric Tortuosity for tube section 0 - 499 is 0.0656099 /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity exited with code 0
- With other mask (Branch.n010.sub.mha) not covering the whole scene
Starting /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity... <filter-start> <filter-name>ComputeTortuosity</filter-name> <filter-comment> "ComputeTortuosity" </filter-comment> </filter-start> <filter-progress>0.1</filter-progress> Number of children = 1 Number of tubes = 2 Distance Metric Tortuosity for tube section 0 - 399 is 0.0811677 /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity exited with code 0
- Future
- obtain dimension??? make it work for every dimension??
- #tube command ????
- Implementation of the other 2 methods : ICM SOAM ????