Edit this page

NA-MIC Project Weeks

Back to Projects List

Placenta Flattening and Visualization in Slicer

Key Investigators

Project Description

The project aims to develop a module in Slicer to visualize placenta shapes embedded in MR images. We will use the transformations described in “Placental Flattening via Volumetric Parameterization” by Abulnaga et al. to map placentae shapes embedded in in-utero MRI to a flattened canonical template. The goal is to use Slicer’s GUI to easily map between the original and the flattened image.

Objective

  1. Objective A. Develop a module to load the transformation field, the original MR image, and the flattened image. Given the three inputs, allow the user to “click” a location in the flattened image then visualize the corresponding location in the original image space.

Approach and Plan

  1. Export transformation field tensor to Slicer.

Progress and Next Steps

  1. Loaded transformation fields and applied transforms to volumes.
  2. Used the segeditor to transform regions of interest
  3. Next step: Fix the “jaggedness” of the transformation
  4. Correct NIFTI header for the transformation field

Illustrations

Illustration of flattening

transformation field overlaid

transformation field overlaid with target volume

transformation field applied

Background and References

Source code