Difference between revisions of "Projects:DTISoftwareAndAlgorithmInfrastructure"

From NAMIC Wiki
Jump to: navigation, search
Line 3: Line 3:
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]], [[Algorithm:Utah|Utah Algorithms]], [[Algorithm:UNC|UNC Algorithms]]
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]], [[Algorithm:Utah|Utah Algorithms]], [[Algorithm:UNC|UNC Algorithms]]
  
'''Objective'''  
+
<div class="thumb tright"><div style="width: 822px">[[Image:Tensor_interp.jpg|[[Image:Tensor_interp.jpg|Interpolation from a coronal slice of a DTI using the nonlinear averaging. Original data is on the left; the right image is created by up-sampling the image by two.]]]]<div class="thumbcaption"><div class="magnify" style="float: right">[[Image:Tensor_interp.jpg|[[Image:magnify-clip.png|Enlarge]]]]</div>Interpolation from a coronal slice of a DTI using the nonlinear averaging. Original data is on the left; the right image is created by up-sampling the image by two.</div></div></div>
 +
 
 +
'''Objectives'''  
  
 
We are developing a software infrastructure within ITK for DTI analysis. This includes algorithms for statistical analysis of diffusion tensors, fiber tractography, image filtering and registration.
 
We are developing a software infrastructure within ITK for DTI analysis. This includes algorithms for statistical analysis of diffusion tensors, fiber tractography, image filtering and registration.
Line 15: Line 17:
 
* ''Diffusion Tensor image registration.'' We are building a framework within ITK for registration of diffusion tensor images. This requires image match metrics, interpolation of tensor images, and tensor image transformations.
 
* ''Diffusion Tensor image registration.'' We are building a framework within ITK for registration of diffusion tensor images. This requires image match metrics, interpolation of tensor images, and tensor image transformations.
  
''Reference'' Corouge, I., Fletcher, P.T., Joshi, S., Gilmore, J.H., Gerig, G. Fiber Tract-Oriented Statistics for Quantitative Diffusion Tensor MRI Analysis, presented at MICCAI 2005.
+
''References''
 +
 
 +
* Corouge, I., Fletcher, P.T., Joshi, S., Gilmore, J.H., Gerig, G. Fiber Tract-Oriented Statistics for Quantitative Diffusion Tensor MRI Analysis, presented at MICCAI 2005.
  
 
'''Key Investigators'''
 
'''Key Investigators'''
Line 23: Line 27:
 
* GE: Jim Miller
 
* GE: Jim Miller
  
'''Links:'''
+
'''Links'''
  
 
* [[Progress_Report:Diffusion_Tensor_Statistics|Diffusion Tensor Statistics Progress Report]]
 
* [[Progress_Report:Diffusion_Tensor_Statistics|Diffusion Tensor Statistics Progress Report]]
 
'''Representative Image and Descriptive Caption:'''
 
 
<div class="thumb tleft"><div style="width: 822px">[[Image:Tensor_interp.jpg|[[Image:Tensor_interp.jpg|Interpolation from a coronal slice of a DTI using the nonlinear averaging. Original data is on the left; the right image is created by up-sampling the image by two.]]]]<div class="thumbcaption"><div class="magnify" style="float: right">[[Image:Tensor_interp.jpg|[[Image:magnify-clip.png|Enlarge]]]]</div>Interpolation from a coronal slice of a DTI using the nonlinear averaging. Original data is on the left; the right image is created by up-sampling the image by two.</div></div></div>
 

Revision as of 14:15, 4 September 2007

Home < Projects:DTISoftwareAndAlgorithmInfrastructure

DTI Software and Algorithm Infrastructure

Back to NA-MIC_Collaborations, Utah Algorithms, UNC Algorithms
Enlarge
Interpolation from a coronal slice of a DTI using the nonlinear averaging. Original data is on the left; the right image is created by up-sampling the image by two.

Objectives

We are developing a software infrastructure within ITK for DTI analysis. This includes algorithms for statistical analysis of diffusion tensors, fiber tractography, image filtering and registration.

Progress

  • Geometric tools for diffusion tensor analysis. We have built a framework for geometric computations on tensors. This includes vector space operations on tensors as well as nonlinear operations that preserve the positive eigenvalues of the tensors. These geometric methods are the foundation for many of the tools below.
  • Statistical tools for diffusion tensor analysis. We have implemented methods for computing averages, covariances, and statistical group comparisons of diffusion tensor data.
  • Fiber tractography. We have developed software for tracking and viewing white matter fiber tracts. This tool has been combined with the statistical methods above for analysis and group comparisons of diffusion tensor data along white matter tracts.
  • Diffusion Tensor image filtering. We are building a framework within ITK for filtering diffusion tensor images. This includes several methods from the literature and both methods that filter estimated tensor fields and those that filter the original diffusion weighted data.
  • Diffusion Tensor image registration. We are building a framework within ITK for registration of diffusion tensor images. This requires image match metrics, interpolation of tensor images, and tensor image transformations.

References

  • Corouge, I., Fletcher, P.T., Joshi, S., Gilmore, J.H., Gerig, G. Fiber Tract-Oriented Statistics for Quantitative Diffusion Tensor MRI Analysis, presented at MICCAI 2005.

Key Investigators

  • Utah: Tom Fletcher, Ross Whitaker
  • UNC: Isabelle Corouge, Casey Goodlett, Guido Gerig
  • GE: Jim Miller

Links