ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Classes | |
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::BYUMeshIO |
This class defines how to read and write BYU Geometry File Format. More... | |
class | itk::FreeSurferAsciiMeshIO |
This class defines how to read and write freesurfer ASCII surface format. To use IO factory, define the suffix as *.fsa. More... | |
class | itk::FreeSurferBinaryMeshIO |
This class defins how to read Freesurfer binary surface file format. To use IO factory, define the suffix as *.fsb. More... | |
class | itk::GDCMImageIO |
ImageIO class for reading and writing DICOM V3.0 and ACR/NEMA 1&2 uncompressed images This class is only an adaptor to the gdcm library (currently gdcm 1.2.x is used by default): 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::GiftiMeshIO |
This class defines how to read and write Gifti 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 > |
Defines an itk::Image front-end to a standard C-array. More... | |
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::JPEG2000ImageIO |
Supports for the JPEG2000 file format based on openjpeg. 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... | |
struct | itk::MeshIOBase::MapComponentType< T > |
struct | itk::ImageIOBase::MapPixelType< TPixel > |
class | itk::MeshFileReader< TOutputMesh, ConvertPointPixelTraits, ConvertCellPixelTraits > |
Mesh source that reads mesh data from a single file. More... | |
class | itk::MeshFileWriter< TInputMesh > |
Writes mesh data to a single file. More... | |
class | itk::MeshIOBase |
Abstract superclass defines mesh IO interface. 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::OBJMeshIO |
This class defines how to read and write Object file format. More... | |
class | itk::OFFMeshIO |
this class defines how to read and write Object file format. 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::StreamingImageIOBase |
A base class for specific ImageIO file formats which support streaming. 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... | |
class | itk::VTKPolyDataMeshIO |
This class defines how to read and write vtk legacy file format. More... | |