Difference between revisions of "Non-rigid MR-CT Image Registration"

From NAMIC Wiki
Jump to: navigation, search
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:nonrigid.png |NON-RIGID MR-CT IMAGE REGISTRATION: This tutorial demonstrates how to perform MR-CT and CT-CT non-rigid registrations. In a CT-guided cryoablation of a liver tumor, we can see the tumor on the preoperative MRI but not on the intra-operative CT image (only cryoprobes visible). The non-rigid registration is used for image fusion to better visualize tumor margins and location, as shown in this figure. |500px|thumb|right]]
+
= Non-rigid Registration of Pre-procedural MRI and Intra-procedural CT for CT-guided Cryoablation Therapy of Liver Cancer Tutorial=
  
[[Image:nonrigid-cryo.png |PROCESS OF IMAGE REGISTRATION IN CRYOABLATION OF LIVER CASE: Registration process between MR and CT images in cryoablation of a liver case is shown. (1) A transformation matrix T1 was used to deform the pre-procedure contrast enhanced MR image on to the planning CT image. (2) T2 was used to deform the planning CT image onto the intra procedure CT image with cryoprobes. (3) The matrix T2 was combined with T1 to deform the MR image onto the CT image with cryoprobe. |500px|thumb|right]]
+
==Overview==
  
= Non-rigid MR-CT Image Registration Tutorial=
+
This tutorial demonstrates how to perform a pre-operated contrast enhanced MR image to intra-procedure CT image non-rigid registration.
 +
The case study is CT-guided liver tumor cryoablation.
  
==Overview==
+
[[Image:nonrigid.png |NON-RIGID MR-CT IMAGE REGISTRATION: As shown in this figure, non-rigid registration can enhance visualization of tumor margin and location. |500px|thumb|right]]
  
This tutorial demonstrates how to perform MR-CT and CT-CT non-rigid image registrations.
+
=== Clinical significants ===
The case study is CT-guided liver tumor cryoablation.
 
The clinical significants are as follows.
 
 
*Non-rigid registrations desirable to compensate for liver deformation caused by patient positioning, respiratory motion, and interventional manipulation.
 
*Non-rigid registrations desirable to compensate for liver deformation caused by patient positioning, respiratory motion, and interventional manipulation.
 
*A multi-modality non-rigid registration method can enhance visualization of tumor margins and location during the planning, targeting, and monitoring phases of CT imaging-guided cryoablation procedure.
 
*A multi-modality non-rigid registration method can enhance visualization of tumor margins and location during the planning, targeting, and monitoring phases of CT imaging-guided cryoablation procedure.
  
In this tutorial, the three steps are performed as shown the figure on right side.
+
[[Image:registrationStrategy.png |REGISTRATION STRATEGY / ROADMAP:  |500px|thumb|right]]
*(1) In the image registration between MR image and planning CT image, we can obtain the moved and deformed MR image and the Bspline transformation matrix T1 by using pre-procedure contrast enhanced MRI and mask image.
+
 
*(2) In the image registration between plannning CT image and intra-procedure CT image, we can obtain the moved and deformed planning CT image and the Bspline transformation matrix T2.
+
=== Tutorial Topics / Targets ===
*(3) In the image registration between MR image and intra-procedure CT image, we can obtain the moved and deformed MR image by using T1 and T2 BSpline transformation matrices.
+
* Slicer Modules Used:
For non-rigid registration, BRAINSFitIGT and BRAINSResamle modules are used.
+
** N4ITKBiasField Correction
In this tutorial, we will show that 3D Slicer with BRAINSFitIGT module allows performing non-rigid image registration and BRAINSResample module allows performing non-rigid image deformation using Bspline transform matrix.
+
** Editor
We also shows the non-rigid registration method can enhance visualization of tumor margins and location during the planning, targeting, and monitoring phases of CT imaging-guided cryoablation procedure.
+
** BRAINSFitIGT Registration
 +
* Image Processing Tasks Performed:
 +
** Intensity non-uniformly correction
 +
** Mask generation / segmentation
 +
** Inter-modality non-rigid image registration
 +
* Image Data Used:
 +
** Pre-operative abdominal MR with surface coil, showing liver
 +
** Planning and Intra-operative CT with cryo-probe
 +
 
 +
 
 +
 
 +
 
 +
=== Overview ===
 +
* This tutorial will go through the following steps (in order):
 +
* Preprocessing
 +
** MRI mask generation
 +
** CT mask generation
 +
** MRI Bias Field Intensity Correction
 +
* Registration
 +
** MRI-CT(#1) non-rigid registration
 +
** CT(#1)-CT(#2) affine registration
 +
** Resampling & Fusion
  
 
==Tutorials==
 
==Tutorials==
  
'''Non-rigid MR-CT Image Registration Module tutorial''' : to perform MR-CT and CT-CT image registration [[Media:Non-rigid_MR-CT_Image_Registration_TutorialContestSummer2011.ppt|‏ [ppt]]][[Media:Non-rigid_MR-CT_Image_Registration_TutorialContestSummer2011.pdf|‏ [pdf]]]
+
'''Non-rigid Registration of Pre-procedural MRI and Intra-procedural CT for CT-guided Cryoablation Therapy of Liver Cancer Tutorial'''  [[Media:Non-rigid_Registration_of_Pre-procedural_MRI_and_Intra-procedural_CT_for_CT-guided_Cryoablation_Therapy_of_Liver_Cancer_TutorialContestSummer2011.ppt‎|‏ [ppt]]][[Media:Non-rigid_Registration_of_Pre-procedural_MRI_and_Intra-procedural_CT_for_CT-guided_Cryoablation_Therapy_of_Liver_Cancer_TutorialContestSummer2011.pdf|‏ [pdf]]]
  
 
==Tutorial materials==
 
==Tutorial materials==
Line 30: Line 50:
 
'''Material data''':  
 
'''Material data''':  
 
*[[Media:Non-rigid_MR_CT_Image_RegistrationTutorialData_TutorialContestSummer2011.tar.gz| Non-rigid_MR_CT_Image_RegistrationTutorialData_TutorialContestSummer2011.tar.gz ]]
 
*[[Media:Non-rigid_MR_CT_Image_RegistrationTutorialData_TutorialContestSummer2011.tar.gz| Non-rigid_MR_CT_Image_RegistrationTutorialData_TutorialContestSummer2011.tar.gz ]]
 +
 +
 +
==Reference==
 +
This method is based on the registration workflow originally developed for prostate MRI registration as follows.
 +
 +
A. Fedorov, K. Tuncali, F. Fennessy, J. Tokuda, N. Hata, S.W. Wells, R. Kikinis, and C.M. Tempany. Hierarchical Image Registration for Improved Sampling during 3T MRI-guided Transperineal Targeted Prostate Biopsy, ISMRM 2011
  
 
==People==
 
==People==

Latest revision as of 21:52, 22 June 2011

Home < Non-rigid MR-CT Image Registration

Non-rigid Registration of Pre-procedural MRI and Intra-procedural CT for CT-guided Cryoablation Therapy of Liver Cancer Tutorial

Overview

This tutorial demonstrates how to perform a pre-operated contrast enhanced MR image to intra-procedure CT image non-rigid registration. The case study is CT-guided liver tumor cryoablation.

NON-RIGID MR-CT IMAGE REGISTRATION: As shown in this figure, non-rigid registration can enhance visualization of tumor margin and location.

Clinical significants

  • Non-rigid registrations desirable to compensate for liver deformation caused by patient positioning, respiratory motion, and interventional manipulation.
  • A multi-modality non-rigid registration method can enhance visualization of tumor margins and location during the planning, targeting, and monitoring phases of CT imaging-guided cryoablation procedure.
REGISTRATION STRATEGY / ROADMAP:

Tutorial Topics / Targets

  • Slicer Modules Used:
    • N4ITKBiasField Correction
    • Editor
    • BRAINSFitIGT Registration
  • Image Processing Tasks Performed:
    • Intensity non-uniformly correction
    • Mask generation / segmentation
    • Inter-modality non-rigid image registration
  • Image Data Used:
    • Pre-operative abdominal MR with surface coil, showing liver
    • Planning and Intra-operative CT with cryo-probe



Overview

  • This tutorial will go through the following steps (in order):
  • Preprocessing
    • MRI mask generation
    • CT mask generation
    • MRI Bias Field Intensity Correction
  • Registration
    • MRI-CT(#1) non-rigid registration
    • CT(#1)-CT(#2) affine registration
    • Resampling & Fusion

Tutorials

Non-rigid Registration of Pre-procedural MRI and Intra-procedural CT for CT-guided Cryoablation Therapy of Liver Cancer Tutorial ‏ [ppt]‏ [pdf]

Tutorial materials

Material data:


Reference

This method is based on the registration workflow originally developed for prostate MRI registration as follows.

A. Fedorov, K. Tuncali, F. Fennessy, J. Tokuda, N. Hata, S.W. Wells, R. Kikinis, and C.M. Tempany. Hierarchical Image Registration for Improved Sampling during 3T MRI-guided Transperineal Targeted Prostate Biopsy, ISMRM 2011

People

Atsushi Yamada, Ph.D. (Research Associate, Brigham and Women's Hospital and Harvard Medical School)
Dominik S. Meier, Ph.D. (Assistant Professor, Brigham and Women's Hospital and Harvard Medical School)
Nobuhiko Hata, Ph.D. (Associate Professor, Brigham and Women's Hospital and Harvard Medical School)


Back to tutorial contest