VTK
and gdcm
A VTK plugin
of gdcm is now available through the vtkGdcmReader
vtk class (see it as a thin wrapper of gdcm for vtk),
which enables
- Loading of a single image,
- Loading of a stack of images from multiple Dicom files,
- this class is wrapped for vtkPython (by using native VTK wrappers).
For a quick, but probably sufficient, introduction to the
usage of vtkGdcmReader please refer to the
simple examples.
The documentation of vtkGdcmReader is available in both forms