Engineering:Project:Spectral Clustering in ITK

From NAMIC Wiki
Revision as of 13:32, 18 December 2006 by Andy (talk | contribs) (Update from Wiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Engineering:Project:Spectral Clustering in ITK

Intro

Convert slicer clustering class (VTK with internal ITK use) to an ITK class, for contribution to ITK.

Summary Slide

People

  • Lauren O'Donnell (MIT)
  • Luis Ibanez (Kitware)

Goals

  • Convert to ITK class.
  • Convert test code to use new class.
  • Investigate changes to ITK Statistics to enable compile-time specification of embedding vector length (input feature vectors to k-means).
  • Discuss copyright situation and method for code transfer from slicer to VTK/ITK.