Difference between revisions of "2012 Summer Project Week:Atlas based segmentation for head and neck"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '==Key Investigators== * MIT: Amelia Arbisser, Polina Golland * MGH: Nadya Shusharina, Greg Sharp <div style="margin: 20px;"> <div style="width: 27%; float: left; padding-right: 3…')
 
Line 1: Line 1:
 +
__NOTOC__
 +
<gallery>
 +
Image:PW-MIT2012.png|[[2012_Summer_Project_Week#Projects|Projects List]]
 +
</gallery>
 +
 +
==Background==
 +
3D models with labeled structures of interest must be created for radiation therapy patients to create a treatment plan. Manual segmentation of structures is time consuming and must be done by trained doctors or anatomists. We explore an automated method using an atlas of labeled scans of other patients to produce labels for the new unlabeled scan.
 +
 
==Key Investigators==
 
==Key Investigators==
 
* MIT: Amelia Arbisser, Polina Golland
 
* MIT: Amelia Arbisser, Polina Golland
Line 6: Line 14:
  
 
<h3>Objective</h3>
 
<h3>Objective</h3>
We are exploring a tool for multi-atlas-based segmentation for the head and neck.
+
Automatically segment structures in the head and neck using an atlas-based segmentation method.
  
 
</div>
 
</div>

Revision as of 16:36, 13 June 2012

Home < 2012 Summer Project Week:Atlas based segmentation for head and neck

Background

3D models with labeled structures of interest must be created for radiation therapy patients to create a treatment plan. Manual segmentation of structures is time consuming and must be done by trained doctors or anatomists. We explore an automated method using an atlas of labeled scans of other patients to produce labels for the new unlabeled scan.

Key Investigators

  • MIT: Amelia Arbisser, Polina Golland
  • MGH: Nadya Shusharina, Greg Sharp

Objective

Automatically segment structures in the head and neck using an atlas-based segmentation method.

Approach, Plan

Implement the tool to explore optimal combinations of registration and voting methods.

Progress

We have written a weighted voting method and tried with some registration techniques. We also tried majority voting.