Difference between revisions of "Documentation:Nightly:Registration:RegistrationLibrary:RegLib C03"

From Slicer Wiki
Jump to: navigation, search
Line 14: Line 14:
 
|}
 
|}
  
===Objective / Background ===
+
==Objective / Background ==
 
Goal is to align the DTI image with the structural reference T2 scan that provides accuracte anatomical reference.
 
Goal is to align the DTI image with the structural reference T2 scan that provides accuracte anatomical reference.
  
Line 21: Line 21:
 
*[[Documentation/Nightly/Modules/ResampleDTI|''Resample DTI Volume'']]
 
*[[Documentation/Nightly/Modules/ResampleDTI|''Resample DTI Volume'']]
  
=== Alternate Versions ===
+
== Alternate Versions ==
 
*this example covers the most basic form of directly registering a DTI + baseline to a T2. There is another (more advanced) version that show how to address additional issues of a strong initial rotation and strong voxel-anisotropy for the raw DWI image acquired.  [[Documentation:Nightly:Registration:RegistrationLibrary:RegLib_C03B|You will find the advanced version here]].
 
*this example covers the most basic form of directly registering a DTI + baseline to a T2. There is another (more advanced) version that show how to address additional issues of a strong initial rotation and strong voxel-anisotropy for the raw DWI image acquired.  [[Documentation:Nightly:Registration:RegistrationLibrary:RegLib_C03B|You will find the advanced version here]].
 
*[http://na-mic.org/Wiki/index.php/Projects:RegistrationLibrary:RegLib_C03 for the Slicer '''4.1''' version of this case see here]
 
*[http://na-mic.org/Wiki/index.php/Projects:RegistrationLibrary:RegLib_C03 for the Slicer '''4.1''' version of this case see here]
Line 30: Line 30:
 
*[http://slicer.kitware.com/midas3/download/?items=95057,1 '''RegLib_C03.mrb''': includes raw data + all solutions and intermediate files, use to browse/verify <small>(Slicer mrb file. 130 MB). </small>]
 
*[http://slicer.kitware.com/midas3/download/?items=95057,1 '''RegLib_C03.mrb''': includes raw data + all solutions and intermediate files, use to browse/verify <small>(Slicer mrb file. 130 MB). </small>]
  
=== Procedure ===
+
== Procedure ==
This assumes you have the following: 1) a T2 reference image, 2) a DTI baseline image and  3) the DTI volume (both obtained from the  [http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/DiffusionTensorEstimation Diffusion Tensor Estimation module]).
+
This assumes you have the following: 1) a T2 reference image, 2) a DTI baseline image and  3) the DTI volume (both obtained from the  [http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/DiffusionTensorEstimation Diffusion Tensor Estimation module]). If you do not have a baseline image, generate a scalar Trace image from the DTI, using the ''Diffusion Tensor Scalar Measurements'' module:
*if you do not have a baseline image, generate a scalar Trace image from the DTI, using the ''Diffusion Tensor Scalar Measurements'' module:
 
 
#open [[DiffusionTensorScalarMeasurements]]
 
#open [[DiffusionTensorScalarMeasurements]]
 
#''Input DTI Volume'': select DTI, ''Output Scalar Volume'': create & rename new, rename to "DTI_Trace" or similar
 
#''Input DTI Volume'': select DTI, ''Output Scalar Volume'': create & rename new, rename to "DTI_Trace" or similar
 
#''Estimation Parameters'': select ''Trace''; click Apply
 
#''Estimation Parameters'': select ''Trace''; click Apply
  
*Image Data:
 
*'''Overview''':
 
::#Using  [http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/BRAINSFit General Registraion (BRAINS)]''', register DTI_baseline to T2 (affine+nonrigid) w/o masking
 
:#Resample the DTI with above transform with the  [http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/ResampleDTIVolume Resample DTI Volume] module
 
 
#open  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit Registration : ''General Registration (BRAINS)'']  module  
 
#open  [http://www.slicer.org/slicerWiki/index.php/Modules:BRAINSFit Registration : ''General Registration (BRAINS)'']  module  
 
##''Input Images'': fixed = T2 , moving = DTI_base
 
##''Input Images'': fixed = T2 , moving = DTI_base
Line 49: Line 44:
 
##''Registration Phases'':  select/check ''Rigid'' , ''Rigid+Scale'', ''Affine'', ''BSpline''
 
##''Registration Phases'':  select/check ''Rigid'' , ''Rigid+Scale'', ''Affine'', ''BSpline''
 
##''Main Parameters'':  
 
##''Main Parameters'':  
###increase ''Number Of Samples'' to 200,000
+
###increase ''Number Of Samples'' to 300,000
###set  ''B-Spline Grid Size'' to 5,5,5
+
###set  ''B-Spline Grid Size'' to 7,7,5 (we have lower resolution in the IS-direction (z), hence we set a smaller (5) grid size there)
 
##Leave all other settings at default
 
##Leave all other settings at default
 
##click: ''Apply''; runtime < 1 min.
 
##click: ''Apply''; runtime < 1 min.

Revision as of 15:15, 13 May 2013

Home < Documentation:Nightly:Registration:RegistrationLibrary:RegLib C03

Back to Registration Library

Slicer Registration Library Case #3: Diffusion Weighted Image Volume: align with structural reference MRI

Input

this is the fixed T2 reference image. All images are aligned into this space lleft this is the DTI Baseline scan, to be registered with the T2 this is the DTI tensor image, in the same orientation as the DTI Baseline
fixed image 1/target
T2
moving image 2a
DTI baseline
moving image 2b
DTI tensor

Objective / Background

Goal is to align the DTI image with the structural reference T2 scan that provides accuracte anatomical reference.

Modules used

Alternate Versions

Download (from NAMIC MIDAS)

Procedure

This assumes you have the following: 1) a T2 reference image, 2) a DTI baseline image and 3) the DTI volume (both obtained from the Diffusion Tensor Estimation module). If you do not have a baseline image, generate a scalar Trace image from the DTI, using the Diffusion Tensor Scalar Measurements module:

  1. open DiffusionTensorScalarMeasurements
  2. Input DTI Volume: select DTI, Output Scalar Volume: create & rename new, rename to "DTI_Trace" or similar
  3. Estimation Parameters: select Trace; click Apply
  1. open Registration : General Registration (BRAINS) module
    1. Input Images: fixed = T2 , moving = DTI_base
    2. Output Settings:
      1. Slicer BSpline Transform (create new transform, rename to: "Xf1_DTbase-T2_BSpline")
      2. Slicer Linear Transform none
      3. Output Image Volume (create new volume, rename to: "DTIbaseline_Xf1"
    3. Registration Phases: select/check Rigid , Rigid+Scale, Affine, BSpline
    4. Main Parameters:
      1. increase Number Of Samples to 300,000
      2. set B-Spline Grid Size to 7,7,5 (we have lower resolution in the IS-direction (z), hence we set a smaller (5) grid size there)
    5. Leave all other settings at default
    6. click: Apply; runtime < 1 min.
  2. Resample DTI
  3. Open the Resample DTI Volume module (found under: All Modules)
    1. Input Volume: select DTI
    2. Output Volume: select create new Diffusion Tensor Volume,and rename it to DTI_Xf1
    3. Reference Volume: select T2
    4. Transform Parameters: select transform node "Xf1_DTI-T2_BSpline", for Deformation Field: none ; check the displacement checkbox
    5. Leave all other settings at defaults
    6. Click Apply; runtime ~ 2 min.
  4. set T2 as background and new DTI_Xf1 volume as foreground
  5. fade between back- and foreground to see DTI overlay onto the T2 image. Note that you can also fade via holding the OPTION+CMD keys (mac) + dragging left mouse.

Registration Results (click to enlarge)

RegLib C03 baseline unregistered.gif
RegLib C03 baseline registered.gif
RegLib C03 DTI registered.gif
baseline & T2 before registration baseline to T2 after affine+nonrigid alignment DTI and T2 before & after registration

Keywords

MRI, brain, head, intra-subject, DTI, DWI

Discussion: Key Strategies

  • the strong EPI-based distortions of the DTI image make nonrigid registration necessary
  • initial alignment & overlap is sufficient so that no "initialization" methods are necessary and registration can succeed without.
  • contrast & initial pose are similar enough for registration to succeed without any masking. However the DTI estimation procedure does provide an optional mask that is usually very helpful in registering cases with more "distracting" image content. For an example see the extended version of this case here.
  • the DTI in this example is isotropic and hence can be resampled directly. If the DTI contains strong anisotropy of ratios 1:3 or greater, reorienting the DTI can lead to strong artifacts (e.g. in axial direction appear as blue cast in the color orientation view). In that case it is necessary to resample the DWI in the original orientation to an isotropic size before reorienting. It may also be advisable to first reorient the DWI and perform the DTI estimation afterwards.

Acknowledgments