Difference between revisions of "2011 Winter Project Week:MIDAS for data hosting"

From NAMIC Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 +
Make use of the [http://www.kitware.com/midaswiki/index.php/Main_Page MIDAS] data archiving system to host data related to tests such as baseline and comparison images.
 
[http://public.kitware.com/Wiki/TubeTK TubeTK] is a new open-source toolkit that hosts algorithms for applications involving images of tubes.
 
[http://public.kitware.com/Wiki/TubeTK TubeTK] is a new open-source toolkit that hosts algorithms for applications involving images of tubes.
  

Revision as of 14:39, 10 January 2011

Home < 2011 Winter Project Week:MIDAS for data hosting

Key Investigators

  • Kitware: Zach Mullen
  • UIowa: Hans Johnson

Objective

Make use of the MIDAS data archiving system to host data related to tests such as baseline and comparison images. TubeTK is a new open-source toolkit that hosts algorithms for applications involving images of tubes.

Two driving applications:

  • Surgical guidance: registering pre-operative vascular models with intra-operative images (e.g., ultrasound)
  • Characterizing vascular patters: using graph theory to distinguish clinical populations based on vascular patterns (e.g., benign -vs- malignant tumors via tortuosity)

History

  • June 2001, UNC released the patent on vessel extraction method from [Aylward, Bullitt 1996...]
  • TubeTK released under Apache 2.0 license: includes rights to patents

Approach, Plan

  • Python module in Slicer 4 for centerline and radius estimation of vasculature in brain MRA
    • Workflow: brain envelop segmentation, seeding, extraction
  • Integration with VMTK

Progress

Delivery Mechanism

This work will be delivered to the NA-MIC Kit as follows:

  • All software written during the project week will be contributed to TubeTK, and algorithms will be incorporated into 3D Slicer as CLI applications.