Difference between revisions of "2010 Summer Project Week Multi scale Shape Based Segmentation for the Hippocampus"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2010.png|Projects List Image:SegHippoAmy.png|Segmentation of hippocampus and amygdala. </gallery> ==Key Inv…')
 
Line 28: Line 28:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
The code has been written and the method is being tested on multiple data sets.
 
The code has been written and the method is being tested on multiple data sets.
 +
 +
* The cxx code is called by python scripts to perform the learning and segmentation pipeline.
 +
* The method is tested, using the leave-one-out scheme, on the MR images (SPGR).
 +
  
 
</div>
 
</div>
Line 33: Line 37:
  
 
<div style="width: 97%; float: left;">
 
<div style="width: 97%; float: left;">
 
  
 
==References==
 
==References==
  
 
</div>
 
</div>

Revision as of 03:44, 25 June 2010

Home < 2010 Summer Project Week Multi scale Shape Based Segmentation for the Hippocampus

Key Investigators

  • Georgia Tech: Yi Gao, Allen Tannenbaum

Objective

  • Segmentation of the hippocampus using a multi-scale shape based method.

Approach, Plan

We represent and learn the shape in a multi-scale method and then perform the segmentation of the hippocampus.

Progress

The code has been written and the method is being tested on multiple data sets.

  • The cxx code is called by python scripts to perform the learning and segmentation pipeline.
  • The method is tested, using the leave-one-out scheme, on the MR images (SPGR).


References