Difference between revisions of "2011 Winter Project Week:TubeTK VascularImageSegmentationAndAnalysis"
From NAMIC Wiki
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2011.png|Projects List </gallery> ==Key Investigators== * Kitware: Stephen Aylward, Danielle Pace * SPL: St…') |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<gallery> | <gallery> | ||
+ | Image:TubeTK-VessTortuosity.jpg|Tortuosity for benign/malignant (Image from Dr. Bullitt, UNC) | ||
+ | Image:TubeTK-USVess.png|Ultrasound to vessel registration | ||
+ | Image:TubeTK-VessGraphs.jpg|Spatial graphs of vasculature capture inter-population variations | ||
Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]] | Image:PW-SLC2011.png|[[2011_Winter_Project_Week#Projects|Projects List]] | ||
</gallery> | </gallery> | ||
Line 7: | Line 10: | ||
* Kitware: Stephen Aylward, Danielle Pace | * Kitware: Stephen Aylward, Danielle Pace | ||
* SPL: Steve Pieper | * SPL: Steve Pieper | ||
+ | * Luca Antiga, Daniel Haehn | ||
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 12: | Line 16: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | [http://public.kitware.com/Wiki/TubeTK 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 | ||
</div> | </div> | ||
Line 19: | Line 31: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | + | * Python module in Slicer 4 for centerline and radius estimation of vasculature in brain MRA | |
+ | ** Workflow: brain envelop segmentation, seeding, extraction | ||
+ | * Integration with VMTK | ||
</div> | </div> | ||
Line 26: | Line 40: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
+ | * Skype meeting with VMTK team to learn design pattern to follow | ||
+ | * Extended TubeTK to include LDA methods for multi-echo MR segmentation | ||
+ | ** SWAN (susceptibility weighted angiography), T1, T2 data from U of Mississippi | ||
</div> | </div> | ||
Line 33: | Line 50: | ||
==Delivery Mechanism== | ==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. | ||
</div> | </div> |
Latest revision as of 17:32, 14 January 2011
Home < 2011 Winter Project Week:TubeTK VascularImageSegmentationAndAnalysisKey Investigators
- Kitware: Stephen Aylward, Danielle Pace
- SPL: Steve Pieper
- Luca Antiga, Daniel Haehn
Objective
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
- Skype meeting with VMTK team to learn design pattern to follow
- Extended TubeTK to include LDA methods for multi-echo MR segmentation
- SWAN (susceptibility weighted angiography), T1, T2 data from U of Mississippi
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.