Difference between revisions of "2010 Winter Project Week Spine Segmentation Module in Slicer3"

From NAMIC Wiki
Jump to: navigation, search
(→‎Screenshots: re-organized the illustrations of nerve segmentation module)
Line 54: Line 54:
  
 
{|
 
{|
|[[Image:Sylvain_Jaume_nerve_segmentation_intensity_profile_2009.png|thumb|560px|Intensity profile of cross-section of a nerve in a WB-SSFP MRI image]]
+
|[[Image:Sylvain_Jaume_nerve_segmentation_intensity_profile_2009.png|thumb|560px|Intensity profile for the cross-section of a nerve. The MRI image was acquired using the wideband steady-state free-precession (WB-SSFP) protocol.]]
 
|[[Image:PW-SLC2010.png|thumb|280px|[[2010_Winter_Project_Week#Projects|Projects List]]]]
 
|[[Image:PW-SLC2010.png|thumb|280px|[[2010_Winter_Project_Week#Projects|Projects List]]]]
 
|}
 
|}

Revision as of 04:39, 15 January 2010

Home < 2010 Winter Project Week Spine Segmentation Module in Slicer3

Key Investigators

  • Sylvain Jaume (MIT)
  • Martin Loepprich (University of Heidelberg)
  • Ron Kikinis, Steve Pieper (BWH)
  • Polina Golland (MIT)

Objective

We are developing a Slicer module to segment the region within the thecal sac in MRI images of the spine. Our objective is to provide a segmentation and visualization tool to improve the treatment of disc herniation. The structures of interests are the cerebro-spinal fluid (CSF), the discs, the vertebrae and the spinal nerves. The main challenge is to perform the segmentation in a fully automated way.

Approach, Plan

Our plan for the project week is to integrate our code into Slicer 3.5. Our code analyzes the intensity profile of different regions in the MRI and automatically defines the optimum region for the CSF.

Progress

The algorithm has been implemented in Slicer 3.5 as an extension module. The code is organized as ITK and VTK classes. No interaction is required. The module has been tested on data sets acquired at Brigham and Women's Hospital using the Wideband Steady-State Free-Precession (WB-SSFP) MRI protocol [Krishna Nayak 2007].

Screenshots

Results of the SpineSegmentation module in Slicer 3.5
Results of the SpineSegmentation module in Slicer 3.5
Results of our automated nerve segmentation algorithm. The 3D rendering shows the nerves exiting the spinal cord and the ganglia
Intensity profile for the cross-section of a nerve. The MRI image was acquired using the wideband steady-state free-precession (WB-SSFP) protocol.

References

  • Segmentation using Slicer 3.5, EMSegment module