2009 Winter Project Week UtahPlugins

From NAMIC Wiki
Revision as of 22:12, 12 December 2008 by Prastawa (talk | contribs) (New page: {| |thumb|320px|Return to [[2009_Winter_Project_Week|Project Week Main Page ]] |} __NOTOC__ ===Key Investigators=== * Marcel Prastawa, Utah 2 * Steve Pieper, Is...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < 2009 Winter Project Week UtahPlugins



Key Investigators

  • Marcel Prastawa, Utah 2
  • Steve Pieper, Isomics, Inc.


Objective

itkEMS is a brain MRI segmentation software that combines registration and bias correction. It is currently in use at UNC-CH and Utah as a general purpose segmentation tool, and has also been applied as a method for skull stripping structural and DT MRI. It is currently available as a stand-alone software that uses ITK and FLTK.

The goal of this project is to develop Slicer plugins that incorporate different components of the segmentation software to provide the NA-MIC community with the capability of developing their own custom segmentation pipelines.

Approach, Plan

We plan to develop different plugins using CLP that can be combined together to form a segmentation pipeline. We will explore the use of the module chaining mechanism developed by Marco.

Progress

We have implemented a preliminary version of a registration and segmentation plugins using CLP.