Classes | |
class | 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 | ArchetypeSeriesFileNames |
Generate an ordered sequence of filenames. More... | |
class | 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 | BMPImageIO |
Read BMPImage file format. More... | |
class | ByteSwapper |
Perform machine dependent byte swapping. More... | |
class | DicomImageIO |
Read DicomImage file format. More... | |
class | DICOMSeriesFileNames |
Generate an ordered sequence of filenames. More... | |
class | GDCMImageIO |
ImageIO class for reading and writing DICOM v3 and ACR/NEMA images This class is only an adaptor to the gdcm library (currently gdcm 0.6.x is used):. More... | |
class | GDCMSeriesFileNames |
Generate a sequence of filenames from a DICOM series. More... | |
class | GE4ImageIO |
Class that defines how to read GE4 file format. More... | |
class | GE5ImageIO |
Class that defines how to read GE5 file format. More... | |
class | GEAdwImageIO |
Class that defines how to read GEAdw file format. More... | |
class | GiplImageIO |
Read GiplImage file format. More... | |
class | ImageFileReader |
Data source that reads image data from a single file. More... | |
class | ImageFileWriter |
Writes image data to a single file. More... | |
class | ImageIOBase |
Abstract superclass defines image IO interface. More... | |
class | ImageSeriesReader |
Data source that reads image data from a series of disk files. More... | |
class | ImageSeriesWriter |
Writes image data to a series of data files. More... | |
class | ImportImageContainer |
class | ImportImageFilter |
Import data from a standard C array into an itk::Image. More... | |
class | IOCommon |
Centralized funtionality for IO classes. More... | |
class | IPLCommonImageIO |
Class that defines how to read GE4 file format. More... | |
class | JPEGImageIO |
ImageIO object for reading and writing JPEG images. More... | |
class | 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 | MetaImageIO |
Read MetaImage file format. More... | |
class | 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 | 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 | NumericSeriesFileNames |
Generate an ordered sequence of filenames. More... | |
class | PNGImageIO |
ImageIO object for reading and writing PNG images. More... | |
class | RawImageIO |
Read and write raw binary images. More... | |
class | RegularExpressionSeriesFileNames |
Generate an ordered sequence of filenames that match a regular expression. More... | |
class | SiemensVisionImageIO |
Class that defines how to read SiemensVision file format. More... | |
class | 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 | TIFFImageIO |
ImageIO object for reading and writing TIFF images. More... | |
class | VTKImageExport |
Connect the end of an ITK image pipeline to a VTK pipeline. More... | |
class | VTKImageExportBase |
Superclass for VTKImageExport instantiations. More... | |
class | VTKImageImport |
Connect the end of an VTK pipeline to an ITK image pipeline. More... | |
class | VTKImageIO |
ImageIO class for reading VTK images. More... |