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

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
  
<h3>Screenshots</h3>
+
Once the satisfactory result is achieved, ''Accept Segmentation Result'' button will finalize the segmentation.
 
+
|
[[Image:spine_segmentation_module_in_slicer_000.png|thumb|280px|Results of the SpineSegmentation module in Slicer 3.5]]
+
{|
 
+
|[[Image:spine_segmentation_module_in_slicer_002.png|thumb|280px|Results of the SpineSegmentation module in Slicer 3.5]]
[[Image:spine_segmentation_module_in_slicer_001.png|thumb|280px|Results of the SpineSegmentation module in Slicer 3.5]]
 
 
 
[[Image:spine_segmentation_module_in_slicer_002.png|thumb|280px|Results of the SpineSegmentation module in Slicer 3.5]]
 
 
 
 
[[Image:spine_segmentation_module_in_slicer_003.png|thumb|280px|Results of the SpineSegmentation module in Slicer 3.5]]
 
[[Image:spine_segmentation_module_in_slicer_003.png|thumb|280px|Results of the SpineSegmentation module in Slicer 3.5]]
 
+
|}
 +
|}
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>

Revision as of 19:30, 12 January 2010

Home < 2010 Winter Project Week Spine Segmentation Module in Slicer3

Key Investigators

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

Once the satisfactory result is achieved, Accept Segmentation Result button will finalize the segmentation. |

Results of the SpineSegmentation module in Slicer 3.5
Results of the SpineSegmentation module in Slicer 3.5

|}

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 will be implemented using ITK and VTK.

References

  • Segmentation using Slicer 3.5, EMSegment module