ITK Release 4/Image Class Hierarchy Refactoring

From KitwarePublic
< ITK Release 4
Revision as of 13:29, 23 September 2010 by Cquammen (talk | contribs) (Created page with " == Image Class Hierarchy Refactoring == = Motivation = ITK currently supports several kinds of image types: * Image * VectorImage * SpecialCoordinatesImage ** PhasedArray3DSpe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Image Class Hierarchy Refactoring

Motivation

ITK currently supports several kinds of image types:

  • Image
  • VectorImage
  • SpecialCoordinatesImage
    • PhasedArray3DSpecialCoordinatesImage
  • BloxImage
  • SparseImage

Goals

Secondary Goals

Design

Implementation Plan