NA-MIC/Projects/NA-MIC Kit/IO Unification

From NAMIC Wiki
Revision as of 20:32, 20 April 2007 by Millerjv (talk | contribs)
Jump to: navigation, search
Home < NA-MIC < Projects < NA-MIC Kit < IO Unification
Back to NA-MIC_Collaborations

Objective: Enhance and leverage the IOFactory mechanism in the Insight Toolkit. ITK supports a large number of image formats (DICOM, Analyze, Nifti, NRRD, Meta, TIFF, PNG). These formats will be available to Slicer2 and Slicer3 through this mechanism.

Progress: A VTK wrapped ITK class called vtkITKArchetypeImageSeriesReader (and a vector version) have been developed and integrated into the Slicer2 and Slicer3 applications. The archetype reader extends the ITK factory capabilities to read volumes where each slice is stored in a separate file as well as volumes stored in a single file. Coordinate frame specifications for the data are transferred to the MRML scene. The classes have user interface components for both Slicer versions.

Key Investigators:

  • GE Research: Lorensen
  • Isomics: Yarmakovich, Pieper

Links: