Difference between revisions of "2011 Summer Project Week Nifti Support for Diffusion Tensor Images"

From NAMIC Wiki
Jump to: navigation, search
 
Line 5: Line 5:
  
 
==Key Investigators==
 
==Key Investigators==
* BWH: Demian Wasserman
+
* BWH: Demian Wasserman, Nicole Aucoin, Sonia Pujol
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 19: Line 19:
 
The format I/O is already implemented in ITK, change the calls to the vtkNRRDReader and vtkNRRDWriter to the corresponding ITK ones in the pertinent slicer files.
 
The format I/O is already implemented in ITK, change the calls to the vtkNRRDReader and vtkNRRDWriter to the corresponding ITK ones in the pertinent slicer files.
  
 +
</div>
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
 +
<h3>Progress</h3>
 +
Worked with Nicole on the support of slicer, however the inner structure is not simple to figure out. Sonia, independently developed a CLI application for NIFTI<->NRRD DTI conversion
 
</div>
 
</div>

Latest revision as of 14:09, 24 June 2011

Home < 2011 Summer Project Week Nifti Support for Diffusion Tensor Images

Key Investigators

  • BWH: Demian Wasserman, Nicole Aucoin, Sonia Pujol

Objective

Add support for reading and writing DTI files in Nifti format

Approach, Plan

The format I/O is already implemented in ITK, change the calls to the vtkNRRDReader and vtkNRRDWriter to the corresponding ITK ones in the pertinent slicer files.

Progress

Worked with Nicole on the support of slicer, however the inner structure is not simple to figure out. Sonia, independently developed a CLI application for NIFTI<->NRRD DTI conversion