Difference between revisions of "Projects:NRDDFreesurfer"
From NAMIC Wiki
m (Algorithm:MGH:NRDDFreesurfer moved to Projects:NRDDFreesurfer) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Back to [[Algorithm:MGH|MGH Algorithms]] | Back to [[Algorithm:MGH|MGH Algorithms]] | ||
− | + | __NOTOC__ | |
= Adding NRRD I/O to Freesurfer = | = Adding NRRD I/O to Freesurfer = | ||
Line 12: | Line 12: | ||
# Write and test FS NRRD IO functions (Snyder, Kindlmann): '''completed''' | # Write and test FS NRRD IO functions (Snyder, Kindlmann): '''completed''' | ||
# Develop approriate headers for MGH DWI data (Teich): '''completed''' | # Develop approriate headers for MGH DWI data (Teich): '''completed''' | ||
+ | |||
+ | [[Category:Slicer]] |
Latest revision as of 15:30, 26 August 2009
Home < Projects:NRDDFreesurferBack to MGH Algorithms
Adding NRRD I/O to Freesurfer
- Use case: 'Open a NRRD volume in FreeSurfer.'
- Use case: 'Convert an MGH volume to a NRRD volume with Freesurfer.'
- Difficulty: Low
- Impact: Medium
- Write unit tests for new IO functions (Snyder): completed
- Add NrrdIO libraries from Teem to FS source tree, build with autoconf (Snyder): completed
- Write and test FS NRRD IO functions (Snyder, Kindlmann): completed
- Develop approriate headers for MGH DWI data (Teich): completed