Difference between revisions of "NA"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
m (Update from Wiki)
Line 1: Line 1:
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
  
'''Objective:''' Imporving the accuracy of activation detection in fMRI through incorporation of sophisticated prior models on activation, including anatomical priors.
+
'''Objective:''' To provide the infrastructure necessary to represent, manage, and transform between the variety of coordinate frames used in medical imaging.
  
'''Progress:'''
+
<br />'''Progress:''' A new image class, itk::OrientedImage, has been developed and added to ITK. This image class caches the image direction cosines. ITK's IO mechanisms have been updated to read and write orientation information. Filters which implictly manipulate orientation (flip, resample, etc.) have been modified to explictly modify the cached image orientation.
 
 
The work on MRF-based regularization of the fMRI activation maps was presented at IPMI last summer. The algorithm implementation in Slicer is underway in collaboration with BWH. Our plans include releasing the code into the itk libaray.
 
 
 
Publications:
 
 
 
* Wanmei Ou, Polina Golland. From Spatial Regularization to Anatomical Priors in fMRI Analysis. In Proc. IPMI 2005, LNCS 3565:88-100, 2005. [[Media:OuGolland_IPMI05.pdf| (pdf)]]
 
* Wanmei Ou. fMRI Detection with Spatial Regularization. MIT Master Thesis, May 2005. [[Media:OuMasterThesis.pdf| (pdf)]]
 
  
 
'''Key Investigators:'''
 
'''Key Investigators:'''
  
* MIT: Polina Golland, Wanmei Ou
+
* GE Research: Bill Lorensen, Jim Miller
* BWH: Steve Pieper, Sandy Wells, Wendy Plesniak, Carsten Richter
+
* Isomics: Steve Pieper
  
<br />'''Links:'''
+
'''Links:'''
  
* [[NAMIC_Wiki:FMRI|fMRI Analysis Page]]
+
* [http://www.itk.org/Wiki/Proposals:Orientation Image Orientation in ITK]
* [[Algorithm:MIT:fMRI_Detection|Page describing this project]]
 

Revision as of 13:29, 18 December 2006

Home < NA
Back to NA-MIC_Collaborations

Objective: To provide the infrastructure necessary to represent, manage, and transform between the variety of coordinate frames used in medical imaging.


Progress: A new image class, itk::OrientedImage, has been developed and added to ITK. This image class caches the image direction cosines. ITK's IO mechanisms have been updated to read and write orientation information. Filters which implictly manipulate orientation (flip, resample, etc.) have been modified to explictly modify the cached image orientation.

Key Investigators:

  • GE Research: Bill Lorensen, Jim Miller
  • Isomics: Steve Pieper

Links: