2009 Summer Project Week Spherical Mesh Diffeomorphic Demons Registration

From NAMIC Wiki
Revision as of 23:13, 26 May 2009 by Ibanez (talk | contribs)
Jump to: navigation, search
Home < 2009 Summer Project Week Spherical Mesh Diffeomorphic Demons Registration


Key Investigators

  • MIT: Thomas Yeo, Polina Goland
  • Kitware: Luis Ibanez, Michel Audette

Objective

We are porting to ITK the spherical mesh registration method described in the paper [1]. A framework for supporting Spherical Mesh Registration is being designed and implemented.

Approach, Plan

The Spherical Diffeomorphic Demons method is described in detail in the paper [1].

Our plan for the project includes

Progress

The framework for Rigid registration of Spherical Meshes has been implemented. The source code is available in the NAMIC Sandbox directory QuadEdgeMeshRigidRegistration. The code for the Diffeomorphic Demons method is under development. The current version of the source code can be found in the NAMIC Sandbox directory QuadEdgeMeshSphericalDiffeomorphicDemonsRegistration


References