[vtkusers] [Gdcm2] how to display a serie of XA multiframe images
Mathieu Malaterre
mathieu.malaterre at gmail.com
Fri Jul 6 03:39:21 EDT 2012
On Thu, Jul 5, 2012 at 6:18 PM, José M. Rodriguez Bacallao
<jmrbcu at gmail.com> wrote:
> hi folks, this question may seen obvious but, how to correctly display
> a serie of XA multiframe images (17 multiframe images) with vtk, The
> images are read with gdcm vtk reader (vtkGDCMImageReader) one by one
> because this reader does not support the reading of multiframe image
> series.
You can load a 4D DICOM Series with 2D slices using
vtkGDCMImageReader. So my guess is that there is a simple change to
opperate on vtkGDCMImageReader to get the 4D DICOM Series reading with
3D multi-frames...
2cts,
--
Mathieu
More information about the vtkusers
mailing list