Engineering:Project:Spectral Clustering in ITK

From NAMIC Wiki
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.