2009 Summer Project Week New ITK Level Set Framework

From NAMIC Wiki
Revision as of 01:58, 22 June 2009 by Tkapur (talk | contribs)
Jump to: navigation, search
Home < 2009 Summer Project Week New ITK Level Set Framework


Key Investigators

  • Arnaud Gelas (Harvard Medical School)

Objective

Create a new level set framework which unifies region based, propagation based and advection based method.

This new framework should also allow the user to choose in between

  • a discrete version (with an underlying image)
  • a parametric method (where the implicit function is expressed as a linear combination of a given set of functions).

Approach, Plan

  • Base classes have already been designed and implemented.
  • Validate the design with experts.
  • Finish the implementation of basic level set evolutions
    • discrete case
    • continuous case (start with Compactly Supported Radial Basis Functions)

Progress