Documentation:Nightly:Registration:RegistrationLibrary:RegLib C27

From Slicer Wiki
Revision as of 13:37, 3 September 2013 by Meier (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation:Nightly:Registration:RegistrationLibrary:RegLib C27

Back to Registration Library

Slicer Registration Library Case #27: Intra-subject Brain DTI

Input

this is the fixed reference image. All images are aligned into this space lleft this is the T2 reference image, serves as target to the DTI baseline, but is itself aligned to the SPGR lleft DTI Baseline this is the DTI tensor image, in the same orientation as the DTI Baseline
moving image
T1 SPGR
fixed image 1
T2
moving image
DTI baseline
moving image
DTI tensor

Description

This is a classic case of a multi-sequence MRI exam we wish to spatially align to the anatomical reference scan (T1-SPGR). The scan of interest is the DTI image to be aligned for surgical planning/reference. The key points are: 1) the DWI sequence (EPI) contains distortions we seek to correct via non-rigid alignment; 2) the DTI baseline is similar in contrast to a T2, albeit at much lower resolution, but we do not have a T2 weighted anatomical scan, but instead a T1 and a FLAIR. So we use the FLAIR as the fixed image, because its contrast matches the DTI-baseline better than the T1, esp. in terms of tumor contrast.

Modules used

Download (from NAMIC MIDAS)

Why 2 sets of files? The "input data" mrb includes only the unregistered data to try the method yourself from start to finish. The full dataset includes intermediate files and results (transforms, resampled images etc.). If you use the full dataset we recommend to choose different names for the images/results you create yourself to distinguish the old data from the new one you generated yourself.

Keywords

MRI, brain, head, intra-subject, DTI, T1, T2, non-rigid, tumor, surgical planning

Registration Approach

  • a direct registration of the DTI_baseline to the T1 is not recommended, since the FLAIR is a better match in contrast to the DTI baseline. We therefore first align the DTI with the FLAIR and then also register the T1 to the FLAIR. This minimizes resampling to only 1 image and only 1 transform.
  • the DTI-FLAIR registration includes non-rigid deformation to correct for the strong distortions from the EPI acquisition. Because of the nonrigid component a mask of the brain parenchyma helps in obtaining a meaningful transform. Registration without a mask is possible but not as good as with a mask.

Video Screencasts

  1. Phase 1:Register DTI baseline to FLAIR
  2. Phase 2:Affine Register the T1 to the FLAIR
  3. Phase 3:Resample the DTI with the obtained transform

Procedures

  • Phase 1: register DTI
  1. open the General Registration (BRAINS) module
    1. Fixed Image Volume: FLAIR
    2. Moving Image Volume: DTI_baseline
    3. Output Settings:
      1. Slicer BSpline Transform": create & rename new transform, rename to "Xf1_DTI-FLAIR"
      2. Slicer Linear Transform: none
      3. Output Image Volume: create new volume, rename to DTI_baseline_Xf1
    4. Registration Phases: check boxes for Rigid, Rigid+Scale, Affine and BSpline
    5. Main Parameters:
      1. Number Of Samples: 300,000
      2. B-Spline Grid Size: 7,7,5
    6. Leave all other settings at default
    7. click: Apply. This may take several minutes depending on your CPU.
  2. Save Results
  • Phase 2: register T1 to FLAIR (without resampling)
  1. open the General Registration (BRAINS) module
    1. Fixed Image Volume: FLAIR
    2. Moving Image Volume: T1
    3. Output Settings:
      1. Slicer BSpline Transform": none
      2. Slicer Linear Transform: create & rename new transform, rename to "Xf2_T1-FLAIR"
      3. Output Image Volume: none (since this is an affine transform we need not resample to see the result)
    4. Registration Phases: check boxes for Rigid and Affine
    5. Main Parameters : Number Of Samples: 200,000
    6. Leave all other settings at default
    7. click: Apply; runtime < 10 sec (MacPro QuadCore 2.4GHz) -> This only generates the transform. We still need to apply it to the image
  2. Apply the transform to the T1 image: open the Data module
    1. locate the transform generated above "Xf2_T1-FLAIR" and the T1 image. Drag the T1 image node onto the transform. A little + sign should appear next to the transform. Click on it to verify the T1 image was placed under the transform.
    2. right-click on the T1 image node, from the pop-up menu select Harden Transform. The T1 node moves back out to the main level
    3. double-click on the T1 image node, rename it to "T1_Xf2" or similar to document that this image is now in a new orientation (no longer the original T1). Note that when you save the new T1 it will not resample the image data, but rather write its new orientation as part of the image header. If you open the image with software that ignores this header information, it will look the same as the original T1. Also note that when you save your result, the save dialog may still display the name of the original T1 file. Make sure to change the filename before saving to prevent overwriting the original.
  3. Save Results
  • Phase 3: resample DTI
  1. Open the Resample DTI Volume module] (under All Modules menu; note this is distinct from the ResampleScalarVectorDWIVolume). We must use the ResampleDTI module to process tensor images to correctly resample the tensor data.
    1. Input Volume: DTI
    2. Output Volume: create new DTI Volume, rename to DTI_Xf2
    3. Reference Volume: T2_Xf1
    4. Transform Node: select "Xf2_DTI-T1" created above
    5. check box: displacement
  2. leave all other settings at defaults
  3. Click Apply; runtime ~ 3 min.
  4. set T1 or FLAIR as background and the new DTI_Xf2 volume as foreground
  5. Move fade slider to see DTI overlay onto the structural image
  6. Save Results

Registration Results

RegLib C27 Result1.gif original and registered pair of FLAIR and DTI (click to enlarge)
RegLib C27 Result2.gif original and registered pair of T1 and DTI (click to enlarge)