Difference between revisions of "Engineering:Project:Spectral Clustering in ITK"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
(No difference)

Latest revision as of 13:32, 18 December 2006

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.