Difference between revisions of "NA-MIC/Projects/NA-MIC Kit/IO Unification"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
  
'''Objective:''' Enhance and leverage the IOFactory mechanism in the Insight Toolkit. ITK supports a large number of image formats. These formats will be available to Slicer2 and Slicer3 through this mechanism.
+
= Name of Template project goes here =
  
'''Progress:''' A vtk wrapped itk class called vtkITKArchetypeImageSeriesReader (and a vector version) have been developed and included within the Slicer2 and Slicer3 repositories. The classes have user interface components for both Slicer versions.
+
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.
  
'''Key Investigators:''' Lorensen (GE), Yarmakovich(Isomics), Pieper(Isomics)
+
= Description =
  
'''Links:'''
+
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. The reader also manages the differences between series specified by numeric patterns in filenames and series specified by internal file format fields (DICOM). Coordinate frame specifications for the data are transferred to and from the MRML scene. The classes have user interface components for both Slicer versions.
 +
 
 +
= Key Investigators =
 +
 
 +
* GE Research: Lorensen
 +
* Isomics: Yarmakovich, Pieper
 +
 
 +
= Links =
 +
 
 +
* [[NA-MIC/Projects/NA-MIC Kit/Coordinate Systems | Coordinate Systems]]

Latest revision as of 18:41, 28 November 2007

Home < NA-MIC < Projects < NA-MIC Kit < IO Unification
Back to NA-MIC_Collaborations

Name of Template project goes here

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.

Description

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. The reader also manages the differences between series specified by numeric patterns in filenames and series specified by internal file format fields (DICOM). Coordinate frame specifications for the data are transferred to and from the MRML scene. The classes have user interface components for both Slicer versions.

Key Investigators

  • GE Research: Lorensen
  • Isomics: Yarmakovich, Pieper

Links