Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Input and Output Filters
[Filters]


Classes

class  itk::VTKImageImport< TOutputImage >
 Connect the end of an VTK pipeline to an ITK image pipeline. More...
class  itk::AnalyzeImageIO
 Class that defines how to read Analyze file format. Analyze IMAGE FILE FORMAT - As much information as I can determine from the Medical image formats web site, and the Analyze75.pdf file provided from the Mayo clinic. A special note of thanks to Dennis P. Hanson (dph@mayo.edu) for his generous contributions in getting this information correct. More...
class  itk::DicomImageIO
 Read DicomImage file format. More...
class  itk::GiplImageIO
 Read GiplImage file format. More...
class  itk::ImageFileReader< TOutputImage, ConvertPixelTraits >
 Data source that reads image data from a single file. More...
class  itk::ImageIOBase
 Abstract superclass defines image IO interface. More...
class  itk::ImageSeriesReader< TOutputImage >
 Data source that reads image data from a series of disk files. More...
class  itk::MetaImageIO
 Read MetaImage file format. More...
class  itk::StimulateImageIO
 ImageIO class for reading SDT/SPR (Stimulate) images This format is similar to a MetaImageIO file: The user should specify the .spr file (not the data file : .sdt). More...
class  itk::VTKImageIO
 ImageIO class for reading VTK images. More...
class  itk::ImportImageFilter< TPixel, VImageDimension >
 Import data from a standard C array into an itk::Image. More...
class  itk::VTKImageExport< TInputImage >
 Connect the end of an ITK image pipeline to a VTK pipeline. More...
class  itk::VTKImageExportBase
 Superclass for VTKImageExport instantiations. More...
class  itk::ByteSwapper< T >
 Perform machine dependent byte swapping. More...
class  itk::ImportImageContainer< TElementIdentifier, TElement >
class  itk::DICOMSeriesFileNames
 Generate an ordered sequence of filenames. More...
class  itk::ImageFileWriter< TInputImage >
 Writes image data to a single file. More...
class  itk::ImageSeriesWriter< TInputImage, TOutputImage >
 Writes image data to a series of data files. More...
class  itk::IOCommon
 Centralized funtionality for IO classes. More...
class  itk::NumericSeriesFileNames
 Generate an ordered sequence of filenames. More...
class  itk::RawImageIO< TPixel, VImageDimension >
 Read and write raw binary images. More...
class  itk::RegularExpressionSeriesFileNames
 Generate an ordered sequence of filenames that match a regular expression. More...

Generated at Sun Apr 1 02:48:27 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000