2012 Winter Project Week:PelvicRegistration

From NAMIC Wiki
Revision as of 07:56, 13 January 2012 by Moradi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < 2012 Winter Project Week:PelvicRegistration

Project Title: Surface-based 3D deformable registration of ultrasound and MRI prostate volumes


Investigators at Brigham and Women's

  • Computational core: Mehdi Moradi, Firdaus Janoos, Tina Kapur, Jan Egger, Sandy Wells
  • Clinical core: Clare Tempany, Paul Nguyen
  • Prostate core: Andriy Fedorov
  • Present team members in SLC: Mehdi Moradi, Andriy Fedorov, Jan Egger.

Objective

We will implement a basic surface-based deformable registration solution to register prostate 3D ultrasound data to MRI. This is to enable clinical integration of the diagnostic MRI data with ultrasound during prostate brachytherapy with dynamic intraoperative dose planning.

Approach, Plan

We will first examine solutions available in Slicer.

We have also implemented a surface based registration algorithm with elastic energy as the penalty for the deformation. Ultrasound images are collected using a stepper, with fixed slice spacing in the axial view. The object is segmented (contoured) in both MRI and ultrasound images and a surface model is created.



Progress

During the project week, two solutions were applied to an available dataset. The dataset included three sets of 3D ultrasound and MRI images from three different cases. For all these cases manual segmentation provided by a clinician was available. 1) We used Slicer 4 to implement image-based 3D deformable registration of image labels (results of segmentation) and then apply the resulting warping to the moving (MRI) image. 2) We used the Slicer 3.6 implementation of ICP registration to align the 3D models created from the segmented labels from MRI and ultrasound. Based on this initial alignment, we equalized the length of the base-apex axis of the prostate gland in the two modalities. Then, we updated the label volumes and applied image-based registration (Rigid, affine and deformable) to the updated label maps.

Validation is a challenge as landmarks that can be matched from ultrasound and MRI are hard to find in the prostate gland. In one case, calcification is visible in both modalities. Based solely on this landmark, solution (2) appears more accurate. We are planning to consult with clinicians and acquire their feedback on the comparisons of these methods, and validation methods.