2009 Summer Project Week-FastMarching for brain tumor segmentation

From NAMIC Wiki
Revision as of 01:58, 22 June 2009 by Tkapur (talk | contribs)
Jump to: navigation, search
Home < 2009 Summer Project Week-FastMarching for brain tumor segmentation

Key Investigators

  • BWH: Andriy Fedorov, Ron Kikinis
  • GeorgiaTech: Yi Gao

Objective

We will investigate the currently available algorithms and tools for fast marching segmentation, and study their applicability to the problem of segmenting meningiomas in contrast-enhanced brain MRI.

The key requirements to the segmentation approach are naturally accuracy, but also simplicity of initialization and acceptable speed for interactive analysis.

Approach, plan

We will evaluate the fast marching segmentation methods developed by the GeorgiaTech collaborators on clinical meningioma MRI data. A set of anonymized images representing meningiomas of various appearance will be used for testing. Based on the results of the evaluation, decisions will be made about the most appropriate method to be implemented as a Slicer module.

The major issue with the fast marching segmentation available in Slicer3 currently is underestimation of the structure. It leaks before conforming to the boundary of the structure. We would like to investigate if this issue can be remedied.

Progress

FastMarchingSegmentation module by Eric Pichon was ported into Slicer3.