TubeTK/Events/2010.11.02: Difference between revisions

From KitwarePublic
< TubeTK‎ | Events
Jump to navigationJump to search
Line 6: Line 6:


*** With mask covering the whole tube (Branch.n010.mha):
*** With mask covering the whole tube (Branch.n010.mha):
[[File:sub.png|500 px]]
**** Distance Metric Tortuosity for tube section 0 - 999 is 0.0524638
- Starting /home/romain/Projects/TubeTK/TubeTK-build/TubeTK-Build/lib/TubeTK/Plugins/ComputeTortuosity...
**** Distance Metric Tortuosity for tube section 0 - 499 is 0.0656099
<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
*** 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...
**** Distance Metric Tortuosity for tube section 0 - 399 is 0.0811677
<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
*Future

Revision as of 21:14, 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):
        • Distance Metric Tortuosity for tube section 0 - 999 is 0.0524638
        • Distance Metric Tortuosity for tube section 0 - 499 is 0.0656099
      • With other mask (Branch.n010.sub.mha) not covering the whole scene
        • Distance Metric Tortuosity for tube section 0 - 399 is 0.0811677


  • Future
    • obtain dimension??? make it work for every dimension??
    • #tube command ????
    • Implementation of the other 2 methods : ICM SOAM ????