vtkgdcm
|
#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 | |
namespace | 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 82 of file vtkGDCMImageReader2.h.
#define VTK_LOOKUP_TABLE 6 |
Definition at line 85 of file vtkGDCMImageReader2.h.
#define VTK_YBR 7 |
Definition at line 88 of file vtkGDCMImageReader2.h.
#define VTK_CMYK 8 |
Definition at line 91 of file vtkGDCMImageReader2.h.