Difference between revisions of "2011 Winter Project Week:MIDAS for data hosting"
From NAMIC Wiki
Zach.mullen (talk | contribs) |
Zach.mullen (talk | contribs) |
||
Line 45: | Line 45: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | + | * Test data will be hosted publicly (with any necessary access control) on [http://midas.kitware.com] | |
− | + | * That site will also host the Easy Upload page. | |
− | * | + | * MIDASDesktop lives in the svn repository here: [https://www.kitware.com/svn/KWPublic/trunk/MIDAS/MIDAScpp] |
</div> | </div> |
Revision as of 14:48, 10 January 2011
Home < 2011 Winter Project Week:MIDAS for data hostingKey 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