ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
This module contains base classes for IO, helper classes for IO, and classes that function as an ImageSource in an ITK pipeline. Classes for specific file formats, found in other modules in the IO group, should inherit from ImageIOBase or StreamingImageIOBase. For an image source or sink in the ITK pipeline that handles all available file formats, see ImageFileReader, ImageFileWriter, ImageSeriesReader, or ImageSeriesWriter. Convenience classes for reading series of files include ArchetypeSeriesFileNames, NumericSeriesFileNames, and RegularExpressionSeriesFileNames.