Difference between revisions of "Projects:RegistrationLibrary:RegLib C18"

From NAMIC Wiki
Jump to: navigation, search
(Created page with 'Back to ARRA main page <br> Back to Registration main page <br> [[Projects:RegistrationDocumentation:UseCaseInv…')
 
Line 73: Line 73:
 
#Go to the ''Data'' module. You should see 6 images (e1_PD, e1_T2 etc.) and 3 solution transforms (Xform_...)
 
#Go to the ''Data'' module. You should see 6 images (e1_PD, e1_T2 etc.) and 3 solution transforms (Xform_...)
 
#Set background view to e1_PD and foreground to e2_PD. Toggle to see misalignment
 
#Set background view to e1_PD and foreground to e2_PD. Toggle to see misalignment
 +
#Center All images
 +
##original images come with different origin settings, which make viewing difficult. We first re-center all images:
 +
##Go to ''Volumes'' module, open ''Info'' tab
 +
##From ''Active Volume'' menu, select each image in turn, then click the ''Center Image'' button
 
#'''Align Exam 1:'''
 
#'''Align Exam 1:'''
 
##Open ''Registration / BRAINSFit'' module
 
##Open ''Registration / BRAINSFit'' module

Revision as of 16:21, 13 October 2010

Home < Projects:RegistrationLibrary:RegLib C18

Back to ARRA main page
Back to Registration main page
Back to Registration Use-case Inventory

v3.6.1 Slicer3-6Announcement-v1.png Slicer Registration Library Case 18:

Input

this is the main fixed reference image. All images are ev. aligned into this space this is the main fixed reference image. All images are ev. aligned into this space lleft this is the intra-subject moving image.
exam 1: PD exam 1: T2 exam 1: T1-Gd
lleft
this is the inter-subject moving image, but also the reference for exam 2 this is the inter-subject moving image, but also the reference for exam 2 lleft this is the moving image.
exam 2: PD exam 2: T2 exam 2: T1-Gd

Modules

Objective / Background

This scenario occurs in many forms whenever we wish to assess change in a series of multi-contrast MRI. The follow-up scan(s) are to be aligned with the baseline, but also the different series within each exam need to be co-registered, since the subject may have moved between acquisitions. Hence we have a set of nested registrations. This particular exam features a dual echo scan (PD/T2), where the two structural scans are aligned by default. The post-contrast T1-GdDTPA scan however is not necessarily aligned with the dual echo. Also the post-contrast scan is taken with a clipped field of view (FOV) and a lower axial resolution, with 4mm slices and a 1mm gap (which we treat here as a de facto 5mm slice).

Download

Keywords

MRI, brain, head, intra-subject, multiple sclerosis, MS, multi-contrast, change assessment, dual echo, nested registration

Input Data

  • reference/fixed : PD.1 baseline exam , 0.9375 x 0.9375 x 3 mm voxel size, axial acquisition, RAS orientation.
  • fixed T2.1 baseline exam , 0.9375 x 0.9375 x 3 mm voxel size, axial acquisition, RAS orientation. -> (aligned with PD.1, not used for registering)
  • moving: T1.1 (GdDTPA contrast-enhanced scan) baseline exam 0.9375 x 0.9375 x 5 mm voxel size, axial acquisition.
  • moving: PD.2 follow-up exam 0.9375 x 0.9375 x 3 mm voxel size, axial acquisition.
  • moving: T2.2 follow-up exam 0.9375 x 0.9375 x 3 mm voxel size, axial acquisition. -> same orientation as PD2, will have same transform applied
  • moving:T1.2-GdDTPA follow-up exam0.9375 x 0.9375 x 5 mm voxel size, axial acquisition. -> undergoes 2 transforms: first to PD.2, then to PD.1

Registration Challenges

  • we have multiple nested transforms: each exam is co-registered within itself, and then the exams are aligned to eachother
  • potential pathology change can affect the registration
  • anisotropic voxel size causes difficulty in rotational alignment
  • clipped FOV and low tissue contrast of the post-contrast scan

Key Strategies

  • we first register the post-contrast scans within each exam to the PD
  • second we register the follow-up PD scan to the baseline PD
  • we also move the T2 exam within the same Xform
  • we then nest the first alignment within the second
  • because of the contrast differences and anisotropic resolution we use Mutual Information as cost function for better robustness

Procedure

  1. Load example dataset via OpenScene...
  2. Go to the Data module. You should see 6 images (e1_PD, e1_T2 etc.) and 3 solution transforms (Xform_...)
  3. Set background view to e1_PD and foreground to e2_PD. Toggle to see misalignment
  4. Center All images
    1. original images come with different origin settings, which make viewing difficult. We first re-center all images:
    2. Go to Volumes module, open Info tab
    3. From Active Volume menu, select each image in turn, then click the Center Image button
  5. Align Exam 1:
    1. Open Registration / BRAINSFit module
    2. To set all parameters from presets, from the ParameterSet menu, select Gd1-PD1, else choose settings below:
    3. Fixed Image: e1_PD, moving image: e1_T1
    4. Registration Phases: select Include Rigid and Include Affine
    5. Output Settings: under SlicerLinear Transform, select "Create New Linear Transform, then select Rename" and rename it to MyXform_Gd1-PD1
    6. Registration Parameters: change the Number of Samples field to 200,000
    7. Leave all other settings at defaults
    8. Click Apply. Registration should complete within ~ 10 seconds
    9. Go back to the Data module: you should see the e1_T1Gd image moved under the newly created transform
    10. Select e1_T1Gd as new foreground, toggle to see alignment
  6. Align Exam 2:
    1. repeat the above steps for e2_PD as fixed and e2_T1Gd as moving
    2. To set all parameters from presets, from the ParameterSet menu, select Gd2-PD2
  7. Align Exam 2 with Exam 1:
    1. Open Registration / BRAINSFit module
    2. To set all parameters from presets, from the ParameterSet menu, select PD2-PD1, else choose settings below:
    3. Fixed Image: e1_PD, moving image: e2_PD
    4. Registration Phases: select Include Rigid and Include Affine
    5. Output Settings: under SlicerLinear Transform, select "Create New Linear Transform, then select Rename" and rename it to MyXform_PD2-PD1
    6. Registration Parameters: change the Number of Samples field to 200,000
    7. Leave all other settings at defaults
    8. Click Apply. Registration should complete within ~ 10 seconds
    9. Go back to the Data module: you should see the e2_PD image moved under the newly created transform
    10. Select e2_PD as new foreground, toggle to see alignment
  8. Combine Transforms:
    1. move e2_T2 inside the PD2-PD1 transform (same level as e2_PD)
    2. move XForm_Gd2-PD2 and the image inside (e2_T1Gd) inside the PD2-PD1 transform
    3. see image below for how the Data Tree should look after nesting the transforms
    4. Select pairings as fore- and background and click toggle button to check alignment
    5. inparticular see if e2_T1Gd is aligned with e1_T1Gd
  9. Harden/Export results:'
    1. Select each registered image in turn, and from right-click menu select Harden Transform. Then immediately rename the node (via MRML Node Inspector below the MRLML tree tab) to distinguish from the original
    2. Select the Xform_Gd2-PD2 when inside the XForm-PD2-PD1 and also select 'Harden Transform. Then immediately rename to Xform_Gd2-PD1.
    3. Choose File/Save to save results.


before registration: Orig. MRML Data tree after registration: Registered. MRML Data tree: exam 2 is within nested affine transforms

Registration Results