Difference between revisions of "2013 Summer Project Week:WM Geometry Tools"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '==Key Investigators== * BWH: Demian Wassermann, Carl-Fredrik Westin <div style="margin: 20px;"> <div style="width: 27%; float: left; padding-right: 3%;"> <h3>Objective</h3> Int…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
==Key Investigators==
 
==Key Investigators==
* BWH: Demian Wassermann, Carl-Fredrik Westin
+
* BWH: Peter Savadjiev, Carl-Fredrik Westin
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 6: Line 6:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
Integrating the White Matter Query Language, a system for automatical definition and extraction of white matter tracts into 3D Slicer
+
The long-term goal of this project is to integrate with Slicer4 the white matter geometry analysis tools described in
  
 +
Peter Savadjiev, Yogesh Rathi, Sylvain Bouix, Ragini Verma, Carl-Fredrik Westin: Multi-scale Characterization of White Matter Tract Geometry. MICCAI (3) 2012: 34-41
  
 +
and
 +
 +
Peter Savadjiev, Gordon L. Kindlmann, Sylvain Bouix, Martha Elizabeth Shenton, Carl-Fredrik Westin: Local white matter geometry from diffusion tensor gradients. NeuroImage 49(4): 3175-3186 (2010)
  
  
Line 17: Line 21:
  
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
 
The long-term goal of this project is to integrate with Slicer4 the white matter geometry analysis tools described in
 
 
Peter Savadjiev, Yogesh Rathi, Sylvain Bouix, Ragini Verma, Carl-Fredrik Westin: Multi-scale Characterization of White Matter Tract Geometry. MICCAI (3) 2012: 34-41
 
 
and
 
 
Peter Savadjiev, Gordon L. Kindlmann, Sylvain Bouix, Martha Elizabeth Shenton, Carl-Fredrik Westin: Local white matter geometry from diffusion tensor gradients. NeuroImage 49(4): 3175-3186 (2010)
 
  
 
The plan is to integrate these algorithms as Python scripted extensions.
 
The plan is to integrate these algorithms as Python scripted extensions.

Latest revision as of 15:52, 19 June 2013

Home < 2013 Summer Project Week:WM Geometry Tools

Key Investigators

  • BWH: Peter Savadjiev, Carl-Fredrik Westin

Objective

The long-term goal of this project is to integrate with Slicer4 the white matter geometry analysis tools described in

Peter Savadjiev, Yogesh Rathi, Sylvain Bouix, Ragini Verma, Carl-Fredrik Westin: Multi-scale Characterization of White Matter Tract Geometry. MICCAI (3) 2012: 34-41

and

Peter Savadjiev, Gordon L. Kindlmann, Sylvain Bouix, Martha Elizabeth Shenton, Carl-Fredrik Westin: Local white matter geometry from diffusion tensor gradients. NeuroImage 49(4): 3175-3186 (2010)


Approach, Plan

The plan is to integrate these algorithms as Python scripted extensions.


Progress

This project is still at an initial stage. The 2013 summer project week was very useful to learn about developing extensions for Slicer4.