TubeTK/Events/2010.11.02

From KitwarePublic
Jump to navigationJump to search

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):

Sub.png - 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 ????