Difference between revisions of "Projects:NRDDFreesurfer"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]], [[Algorithm:MGH|MGH Algorithms]]
+
Back to [[Algorithm:MGH|MGH Algorithms]]
  
 
= Adding NRRD I/O to Freesurfer =
 
= Adding NRRD I/O to Freesurfer =
 
overview goes here
 
 
= Description =
 
  
 
* '''Use case'''<nowiki>: 'Open a NRRD volume in FreeSurfer.' </nowiki>
 
* '''Use case'''<nowiki>: 'Open a NRRD volume in FreeSurfer.' </nowiki>
Line 16: 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'''
 
= Key Investigators =
 
 
= Publications =
 
 
= Links =
 

Revision as of 20:16, 22 December 2007

Home < Projects:NRDDFreesurfer
Back 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
  1. Write unit tests for new IO functions (Snyder): completed
  2. Add NrrdIO libraries from Teem to FS source tree, build with autoconf (Snyder): completed
  3. Write and test FS NRRD IO functions (Snyder, Kindlmann): completed
  4. Develop approriate headers for MGH DWI data (Teich): completed