Difference between revisions of "NA-MIC/Projects/NA-MIC Kit/IO Unification"
m (Update from Wiki) |
|||
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. | + | '''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 | + | '''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:''' Lorensen | + | '''Key Investigators:''' |
+ | |||
+ | * GE Research: Lorensen | ||
+ | * Isomics: Yarmakovich, Pieper | ||
'''Links:''' | '''Links:''' | ||
+ | |||
+ | * [[NA-MIC/Projects/NA-MIC Kit/Coordinate Systems | Coordinate Systems]] |
Revision as of 20:32, 20 April 2007
Home < NA-MIC < Projects < NA-MIC Kit < IO UnificationBack 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: