Difference between revisions of "2013 Summer Project Week:WMQL Integration in Slicer"
From NAMIC Wiki
Line 12: | Line 12: | ||
<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 | + | Integrating the White Matter Query Language, a system for automatical definition and extraction of white matter tracts into 3D Slicer |
Line 44: | Line 44: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
==Delivery Mechanism== | ==Delivery Mechanism== |
Revision as of 18:34, 17 June 2013
Home < 2013 Summer Project Week:WMQL Integration in SlicerKey Investigators
- BWH: Demian Wassermann, Carl-Fredrik Westin
Objective
Integrating the White Matter Query Language, a system for automatical definition and extraction of white matter tracts into 3D Slicer
Approach, Plan
We already have a pure-python toolkit to perform this. The approach would be to integrate it as a python modules
Progress
TBD
Delivery Mechanism
- Slicer Module
- Extension -- Python
References
- Wassermann, et al. "On Describing White Matter Anatomy", MICCAI 2013
- WMQL Python implementation page