Difference between revisions of "ProstateSegmentation"

From NAMIC Wiki
Jump to: navigation, search
Line 13: Line 13:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
* Using existing algorithms developed in 3D Slicer such as [GrowCut][https://www.youtube.com/watch?v=dfu2gugHLHs] and [VolumeClip][https://www.youtube.com/watch?v=1mYNwJbE7dQ] and combining them
+
* Using existing algorithms developed in 3D Slicer such as [https://www.youtube.com/watch?v=dfu2gugHLHs GrowCut] and [https://www.youtube.com/watch?v=1mYNwJbE7dQ VolumeClip] and combining them
 
* Automated correction of incorrect classified voxels
 
* Automated correction of incorrect classified voxels
 
* Development of an easy to use GUI
 
* Development of an easy to use GUI

Revision as of 00:22, 18 December 2014

Home < ProstateSegmentation

Key Investigators

Peter Behringer, Andriy Fedorov

Project Description

Objective

  • Development of a fast and easy to use prostate segmentation tool in 3D Slicer
  • Robust to use in different modalities of prostate MRI (T1 and DCE)
  • Minimum of user interaction
  • Short computation time

Approach, Plan

  • Using existing algorithms developed in 3D Slicer such as GrowCut and VolumeClip and combining them
  • Automated correction of incorrect classified voxels
  • Development of an easy to use GUI

Progress