Image Registration for MRg Prostate Biopsy

From NAMIC Wiki
Jump to: navigation, search
Home < Image Registration for MRg Prostate Biopsy

Summary

BRAINSFitIGT code is a 3D Slicer module based on the BRAINSFit code originally developed by Hans Johnson and his team at U.Iowa. BRAINSFitIGT has been modified and customized to support registration of prostate preoperative MRI to intraoperative MRI during MR-guided biopsy procedures. This module is NOT included in the binary distribution of 3D Slicer: you need to compile Slicer version 3 from source code to access it. This page explains how to compile and use this module.

BRAINSFitIGT module has been developed specifically to register pre-procedural T2w MRI that are typically using endorectal coil to intra-procedural MRI that do not use endorectal coil.

Build instructions

You must compile 3D Slicer version 3 from source. General build instructions and prerequisites can be found here: https://www.slicer.org/wiki/Slicer3:Build_Instructions. You should also enable BRAINSFitIGT module in the CMake options, as shown in the screnshot.

BRAINSFitIGT build option.png

Usage instructions

You are supposed to be familiar with 3D Slicer. If this is not the case, familiarize yourself at least with the tutorials 1, 2, 4 and 5 from Slicer 3.6 training page.

Before registering pre-procedural prostate T2w MRI, the following workflow is advised:

  1. prepare approximate contouring of the prostate gland in the pre-procedural T2w image
  2. apply N4 inhomogeneity correction (using this module of Slicer) to the pre-procedural image, in case it was acquired using endorectal coil. While performing inhomogeneity correction, use the prostate mask prepared in the previous step. The recommended number of iterations is "500,400,300".

Next, proceed with the registration steps as described below.

1. Preparation step: start Slicer, load the images (let's say, they are called "preop.nrrd" and "intraop.nrrd"). Do the following:

  1. Contour the object you want to register in both images
    1. go to Slicer Editor module
    2. create a new label image
    3. trace the approximate boundary of the prostate capsule in each image using "Draw" tool (let's say, they are called "preop-label" "intraop-label")

2. Registration step

  1. Choose Registration -> BRAINSFitIGT module
    1. Parameters: Fixed image volume = "intraop-N4", Moving image volume = "preop-N4", Input fixed mask = "intraop-label", Input moving mask = "preop-label", Slicer BSpline transform = create a new transform and name it "bspline-REG-tfm", Output image volume = create a new volume and name it "preop-REG"
    2. Upon completion of registration, inspect the result and check if it makes sense
Fields that need to be selected for the 'Registration step of the workflow are highlighted
Registration phases to use

References

  • Fedorov A, Tuncali K, Fennessy FM, Hata N, Wells WM, Kikinis R, Tempany CM, Tokuda J, Hata N, Wells WM, et al. Image registration for targeted MRI-guided transperineal prostate biopsy. Journal of Magnetic Resonance Imaging. 2012 May 2009 http://www.ncbi.nlm.nih.gov/pubmed/22645031