Difference between revisions of "ProstateSegmentation"
From NAMIC Wiki
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | <gallery> | ||
+ | Image:PW-2015SLC.png|[[2015_Winter_Project_Week#Projects|Projects List]] | ||
+ | </gallery> | ||
+ | |||
==Key Investigators== | ==Key Investigators== | ||
Peter Behringer, Andriy Fedorov | Peter Behringer, Andriy Fedorov |
Revision as of 00:35, 18 December 2014
Home < ProstateSegmentationKey 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
- 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
- Draft an easy to use GUI