Difference between revisions of "ProstateSegmentation"
From NAMIC Wiki
Line 11: | Line 11: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | * Development of a fast and easy to use prostate segmentation tool | + | * Development of a fast and easy to use prostate segmentation tool as part of a ProstateNavigation workflow tool |
* Robust to use in different modalities of prostate MRI (T1 and DCE) | * Robust to use in different modalities of prostate MRI (T1 and DCE) | ||
* Minimum of user interaction | * Minimum of user interaction |
Revision as of 20:14, 2 January 2015
Home < ProstateSegmentationKey Investigators
Peter Behringer, Andriy Fedorov
Project Description
Objective
- Development of a fast and easy to use prostate segmentation tool as part of a ProstateNavigation workflow tool
- Robust to use in different modalities of prostate MRI (T1 and DCE)
- Minimum of user interaction
- Short computation time
Approach, Plan
- Creating a scripted python module in Slicer
- Using existing algorithms developed in 3D Slicer such as GrowCut and VolumeClip and combining them
- Develop automated correction of incorrect classified voxels