Difference between revisions of "Projects:FieldmapFreeDistortionCorrection"

From NAMIC Wiki
Jump to: navigation, search
(Created page with 'Registration without Correction Localization of functional information relies on accurate registration of EPI and structural MR, which can be difficult due to EPI distortion caus...')
 
Line 1: Line 1:
 
Registration without Correction
 
Registration without Correction
 +
 
Localization of functional information relies on accurate registration of EPI and structural MR, which can be difficult due to EPI distortion caused by B0 field inhomogeneity. Correcting distortion using acquired Fieldmaps has been shown to improve registration [1], but Fieldmaps may not be available or may not be applicable if significant motion is present in the EPI, resulting in sub-optimal registration.
 
Localization of functional information relies on accurate registration of EPI and structural MR, which can be difficult due to EPI distortion caused by B0 field inhomogeneity. Correcting distortion using acquired Fieldmaps has been shown to improve registration [1], but Fieldmaps may not be available or may not be applicable if significant motion is present in the EPI, resulting in sub-optimal registration.
  
  
 
Problem 1: Segmentation
 
Problem 1: Segmentation
 +
 
Magnetic field models exist to compute a Fieldmap from a Tissue/Air segmentation [2,3], but segmenting structural MR is difficult due to the similar intensities of bone and air. In the Fieldmap-Free method [4]:
 
Magnetic field models exist to compute a Fieldmap from a Tissue/Air segmentation [2,3], but segmenting structural MR is difficult due to the similar intensities of bone and air. In the Fieldmap-Free method [4]:
 
T1 MRI was segmented using a trained classifier that computes the probability of tissue given MR intensity
 
T1 MRI was segmented using a trained classifier that computes the probability of tissue given MR intensity
Line 10: Line 12:
  
 
Problem 2: Shim Estimation
 
Problem 2: Shim Estimation
 +
 
Existing magnetic field models do not account for the shim fields that reduce B0 field inhomogeniety prior to acquisition. Without this information, accurate unwarping is not possible. In this Method:
 
Existing magnetic field models do not account for the shim fields that reduce B0 field inhomogeniety prior to acquisition. Without this information, accurate unwarping is not possible. In this Method:
 
A Fieldmap (without shim) was computed from the Segmented MR using the field model in [2]
 
A Fieldmap (without shim) was computed from the Segmented MR using the field model in [2]
 
Missing Shim Fields were modeled by  spherical harmonic basis functions
 
Missing Shim Fields were modeled by  spherical harmonic basis functions
 
Registration was used to search over shim parameters until optimal agreement between the EPI and structural MR was obtained
 
Registration was used to search over shim parameters until optimal agreement between the EPI and structural MR was obtained

Revision as of 19:54, 14 May 2009

Home < Projects:FieldmapFreeDistortionCorrection

Registration without Correction

Localization of functional information relies on accurate registration of EPI and structural MR, which can be difficult due to EPI distortion caused by B0 field inhomogeneity. Correcting distortion using acquired Fieldmaps has been shown to improve registration [1], but Fieldmaps may not be available or may not be applicable if significant motion is present in the EPI, resulting in sub-optimal registration.


Problem 1: Segmentation

Magnetic field models exist to compute a Fieldmap from a Tissue/Air segmentation [2,3], but segmenting structural MR is difficult due to the similar intensities of bone and air. In the Fieldmap-Free method [4]: T1 MRI was segmented using a trained classifier that computes the probability of tissue given MR intensity CT data was used for training and validation only, allowing the trained classifier to be applied to data sets without CT.


Problem 2: Shim Estimation

Existing magnetic field models do not account for the shim fields that reduce B0 field inhomogeniety prior to acquisition. Without this information, accurate unwarping is not possible. In this Method: A Fieldmap (without shim) was computed from the Segmented MR using the field model in [2] Missing Shim Fields were modeled by spherical harmonic basis functions Registration was used to search over shim parameters until optimal agreement between the EPI and structural MR was obtained