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

From NAMIC Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-SLC2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-SLC2011.png|[[2011_Summer_Project_Week#Projects|Projects List]]
Image:dicom2dwi.png|[DICOM to DWI]
 
Image:dwi2dti.png|[DWI to DTI]
 
Image:dti2fiers.png|[DTI to Fibers]
 
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
* BWH: Demian Wasserman
+
* BWH: Demian Wasserman, Nicole Aucoin, Sonia Pujol
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 22: 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