Difference between revisions of "2014 Project Week:DWIDispersion"
From NAMIC Wiki
Line 9: | Line 9: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | Implement the fiber dispersion computation method of Savadjiev et al. (2012) as a Slicer4 Extension. Convert the currently existing Matlab implementation into C++/ITK and test it on various datasets. | + | Implement the fiber dispersion computation method of Savadjiev et al. (MICCAI 2012) as a Slicer4 Extension. Convert the currently existing Matlab implementation into C++/ITK and test it on various datasets. |
</div> | </div> | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> |
Revision as of 00:18, 6 January 2014
Home < 2014 Project Week:DWIDispersionKey Investigators
- Iowa: Hans Johnson
- BWH: C-F Westin
- BWH: Peter Savadjiev
Project Description
Objective
Implement the fiber dispersion computation method of Savadjiev et al. (MICCAI 2012) as a Slicer4 Extension. Convert the currently existing Matlab implementation into C++/ITK and test it on various datasets.
Approach, Plan
- Create a realistic test suite based on Hungington datasets for the Matlab code.
- Create a VTK reader/writer in matlab, in order to the test the matlab code.
- Convert the Matlab code to C++/ITK
- Create a Slicer extension