TubeTK/Events/2010.11.02: Difference between revisions
(Created page with "= Romain = * Implementation on the ComputeTortuosity module (only Distance Metric) **With input data = Branchtruth.tre (from tubetk/Data) *** With mask covering the whole tu...") |
(→Romain) |
||
Line 1: | Line 1: | ||
= Romain = | = Romain = | ||
* Implementation on the ComputeTortuosity module (only Distance Metric) | * Implementation on the ComputeTortuosity module (only Distance Metric) ---->OK!! | ||
**With input data = Branchtruth.tre (from tubetk/Data) | ** With input data = Branchtruth.tre (from tubetk/Data) | ||
*** With mask covering the whole tube (Branch.n010.mha): | *** With mask covering the whole tube (Branch.n010.mha): | ||
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> | ||
<filter-name>ComputeTortuosity</filter-name> | <filter-name>ComputeTortuosity</filter-name> |
Revision as of 20:55, 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 ????