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