|
vtkgdcm
|
#include "vtkgdcmModule.h"#include "vtkMedicalImageReader2.h"#include "vtkImageData.h"Go to the source code of this file.
Classes | |
| class | vtkGDCMImageReader2 |
| 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 83 of file vtkGDCMImageReader2.h.
| #define VTK_LOOKUP_TABLE 6 |
Definition at line 86 of file vtkGDCMImageReader2.h.
| #define VTK_YBR 7 |
Definition at line 89 of file vtkGDCMImageReader2.h.
| #define VTK_CMYK 8 |
Definition at line 92 of file vtkGDCMImageReader2.h.