Difference between revisions of "NA-MIC/Projects/NA-MIC Kit/IO Unification"
Line 1: | Line 1: | ||
Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]] | Back to [[NA-MIC_Collaborations|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 | * GE Research: Lorensen | ||
* Isomics: Yarmakovich, Pieper | * Isomics: Yarmakovich, Pieper | ||
− | + | = Links = | |
* [[NA-MIC/Projects/NA-MIC Kit/Coordinate Systems | Coordinate Systems]] | * [[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 UnificationBack 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