Difference between revisions of "2014 Project Week:DWIDispersion"
From NAMIC Wiki
m (Created page with '==Key Investigators== * Iowa: Hans Johnson * BWH: C-F Westin * BWH: Peter Savadjiev') |
|||
| Line 3: | Line 3: | ||
* BWH: C-F Westin | * BWH: C-F Westin | ||
* BWH: Peter Savadjiev | * BWH: Peter Savadjiev | ||
| + | |||
| + | ==Project Description== | ||
| + | |||
| + | <div style="margin: 20px;"> | ||
| + | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
| + | <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. | ||
| + | </div> | ||
| + | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
| + | <h3>Approach, Plan</h3> | ||
| + | * 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 | ||
| + | |||
| + | </div> | ||
| + | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
| + | <h3>Progress</h3> | ||
| + | * | ||
| + | </div> | ||
| + | </div> | ||
Revision as of 00:17, 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. (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