vtk-dicom
0.8.17
|
CvtkDICOMDictionary::Dict | A struct to store a DICOM dictionary hash table |
CvtkDICOMDictEntry::Entry | A struct to statically store DICOM dictionary entries |
CvtkDICOMImageCodec::ImageFormat | A struct to store basic image information for a codec |
Cnifti_1_header | Data structure defining the fields in the nifti1 header. This binary header should be found at the beginning of a valid NIFTI-1 header file |
Cnifti_2_header | Data structure defining the fields in the nifti2 header. This binary header should be found at the beginning of a valid NIFTI-2 header file |
CvtkDICOMTag::StaticTag | A struct that provides static storage for a DICOM tag |
▼CvtkDataObject | |
CvtkDICOMMetaData | A container class for DICOM metadata |
CvtkDICOMCharacterSet | Character sets |
CvtkDICOMDataElement | A data element in a DICOM data set |
CvtkDICOMDataElementIterator | A const iterator for a vtkDataElement list |
CvtkDICOMDictEntry | An entry in the DICOM dictionary |
CvtkDICOMDictionary | Provide access to the DICOM tag dictionary |
CvtkDICOMFile | A class that provides basic input/output operations |
CvtkDICOMFileDirectory | A class that provides directory listings |
CvtkDICOMFilePath | A class that provides path manipulation |
CvtkDICOMImageCodec | Codecs for encapsulated images |
CvtkDICOMItem | An item in a DICOM sequence (type SQ) |
CvtkDICOMMetaDataAdapter | An adapter to make multi-frame data look like multi-file data |
CvtkDICOMReferenceCount | An object for holding an atomic reference count |
CvtkDICOMSequence | A sequence of items according to the SQ representation |
CvtkDICOMTag | A (group,element) identifier tag for DICOM attributes |
CvtkDICOMTagPath | A tag path for digging values out of sequence items |
CvtkDICOMValue | A class to store attribute values for DICOM metadata |
CvtkDICOMVM | VMs (Value Multiplicities) |
CvtkDICOMVR | VRs (Value Representations) |
▼CvtkObjectBase | Abstract base class for most VTK objects |
▼CvtkObject | Abstract base class for most VTK objects |
▼CvtkAlgorithm | Superclass for all sources, filters, and sinks in VTK |
CvtkDICOMDirectory | Get information about all DICOM files within a directory |
▼CvtkImageAlgorithm | Generic algorithm superclass for image algs |
▼CvtkImageReader2 | Superclass of binary file readers |
CvtkDICOMReader | Read DICOM image files |
CvtkImageReader | Superclass of transformable binary file readers |
CvtkNIFTIReader | Read NIfTI-1 and NIfTI-2 medical image files |
CvtkScancoCTReader | Read SCANCO ISQ and AIM medical image files |
▼CvtkImageWriter | Writes images to files |
CvtkDICOMWriter | Write DICOM image files |
CvtkNIFTIWriter | Write NIfTI-1 and NIfTI-2 medical image files |
▼CvtkThreadedImageAlgorithm | Generic filter that has one input. |
▼CvtkDICOMAlgorithm | Superclass for DICOM image filters |
CvtkDICOMApplyPalette | Apply palette to PALETTE COLOR images |
CvtkDICOMApplyRescale | Convert pixels to real-world values |
CvtkDICOMCTRectifier | Prepare a CT for 3D processing |
CvtkDICOMToRAS | Convert DICOM orientation to RAS orientation |
CvtkDICOMCompiler | A writer for DICOM meta data |
▼CvtkDICOMFileSorter | Sort DICOM files and group them by study and series |
CvtkDICOMSorter | Deprecated class, please use vtkDICOMFileSorter instead |
▼CvtkDICOMGenerator | Generate DICOM data series for specific IOD classes |
CvtkDICOMCTGenerator | Generate DICOM data objects for CT images |
CvtkDICOMMRGenerator | Generate DICOM data objects for MR images |
CvtkDICOMSCGenerator | Generate DICOM data objects for Secondary Capture images |
CvtkDICOMParser | A meta data reader for DICOM data |
CvtkDICOMSliceSorter | Index a DICOM series to allow proper dimensional ordering |
CvtkDICOMUIDGenerator | Generate UIDs for written DICOM files |
CvtkDICOMUtilities | Utility functions for use with DICOM classes |
CvtkNIFTIHeader | Store NIfTI header information |
▼CvtkScalarsToColors | |
▼CvtkLookupTable | Map scalar values into colors via a lookup table |
CvtkDICOMLookupTable | Lookup tables from DICOM data |