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]

Collaboration diagram for Input and Output Filters:


Classes

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::ArchetypeSeriesFileNames
 Generate an ordered sequence of filenames. More...
class  itk::BioRadImageIO
 ImageIO class for reading Bio-Rad images. Bio-Rad file format are used by confocal micropscopes like MRC 1024, MRC 600 http://www.bio-rad.com/. More...
class  itk::BMPImageIO
 Read BMPImage file format. More...
class  itk::Bruker2DSEQImageIO
 Class that defines how to read Bruker file format. Bruker IMAGE FILE FORMAT - The following is a brief description of the Bruker file format taken from:. More...
class  itk::ByteSwapper< T >
 Perform machine dependent byte swapping. More...
class  itk::DicomImageIO
 Read DicomImage file format. More...
class  itk::DICOMSeriesFileNames
 Generate an ordered sequence of filenames. More...
class  itk::GDCMImageIO
 ImageIO class for reading and writing DICOM V3.0 and ACR/NEMA (V1.0 & V2.0) images This class is only an adaptor to the gdcm library (currently gdcm 1.2.x is used):. More...
class  itk::GDCMSeriesFileNames
 Generate a sequence of filenames from a DICOM series. More...
class  itk::GE4ImageIO
 Class that defines how to read GE4 file format. More...
class  itk::GE5ImageIO
 Class that defines how to read GE5 file format. More...
class  itk::GEAdwImageIO
 Class that defines how to read GEAdw 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::ImageFileWriter< TInputImage >
 Writes image data to 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::ImageSeriesWriter< TInputImage, TOutputImage >
 Writes image data to a series of data files. More...
class  itk::ImportImageContainer< TElementIdentifier, TElement >
class  itk::ImportImageFilter< TPixel, VImageDimension >
 Import data from a standard C array into an itk::Image. More...
class  itk::IOCommon
 Centralized funtionality for IO classes. More...
class  itk::IPLCommonImageIO
 Class that defines how to read GE4 file format. More...
class  itk::JPEGImageIO
 ImageIO object for reading and writing JPEG images. More...
class  itk::LSMImageIO
 ImageIO class for reading LSM (Zeiss) images LSM is a line of confocal laser scanning microscopes produced by the Zeiss company LSM files are essentially extensions of the TIFF multiple image stack file format. More...
class  itk::MetaImageIO
 Read MetaImage file format. More...
class  itk::MINC2ImageIO
 Class that defines how to read MINC2 file format. Note,like ITK, MINC2 is N dimensional and dimensions can be submitted in any arbitrary order. Here we make sure the dimensions are ordered as xspace, yspace, zspace, time and vector_dimension and so on or xfrequencey, yfrequency, zfrequency, tfrequency and vector_dimension and so on NOTE** This class only reads the regularly sampled dimensions as I am not sure how to deal with "iregularly sampled" dimensions yet! More...
class  itk::NiftiImageIO
 Class that defines how to read Nifti file format. Nifti IMAGE FILE FORMAT - As much information as I can determine from sourceforge.net/projects/Niftilib. More...
class  itk::NrrdImageIO
 Read and write the "Nearly Raw Raster Data" (Nrrd) image format. The Nrrd format was developed as part of the Teem package (teem.sourceforge.net). More...
class  itk::NumericSeriesFileNames
 Generate an ordered sequence of filenames. More...
class  itk::PhilipsRECImageIO
 Class that defines how to read Philips REC/PAR image files. This class supports reading only and not writing. More...
class  itk::PNGImageIO
 ImageIO object for reading and writing PNG images. 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...
class  itk::SiemensVisionImageIO
 Class that defines how to read SiemensVision 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::TIFFImageIO
 ImageIO object for reading and writing TIFF images. More...
class  itk::VoxBoCUBImageIO
 Read VoxBoCUBImage file format. 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::VTKImageImport< TOutputImage >
 Connect the end of an VTK pipeline to an ITK image pipeline. More...
class  itk::VTKImageIO
 ImageIO class for reading VTK images. More...


Generated at Sat Feb 28 13:55:31 2009 for ITK by doxygen 1.5.6 written by Dimitri van Heesch, © 1997-2000