2009 Summer Project Week New ITK Level Set Framework

From NAMIC Wiki
Revision as of 17:55, 17 June 2009 by Arnaudgelas (talk | contribs) (Created page with '__NOTOC__ <gallery> Image:PW2009-v3.png|Project Week Main Page </gallery> ==Key Investigators== * Arnaud Gelas (Harvard Medical School) <div style...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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