vtkgdcm
|
#include "vtkMedicalImageReader2.h"
#include "vtkImageData.h"
#include "vtkVersion.h"
Go to the source code of this file.
Classes | |
class | vtkGDCMImageReader |
read DICOM Image files (Pixel Data) More... | |
Namespaces | |
gdcm | |
Macros | |
#define | VTK_INVERSE_LUMINANCE 5 |
#define | VTK_LOOKUP_TABLE 6 |
#define | VTK_YBR 7 |
#define | VTK_CMYK 8 |
#define VTK_INVERSE_LUMINANCE 5 |
Definition at line 92 of file vtkGDCMImageReader.h.
#define VTK_LOOKUP_TABLE 6 |
Definition at line 95 of file vtkGDCMImageReader.h.
#define VTK_YBR 7 |
Definition at line 98 of file vtkGDCMImageReader.h.
#define VTK_CMYK 8 |
Definition at line 101 of file vtkGDCMImageReader.h.