[vtkusers] reading DICOM data by vtkVolume16Reader
Mathieu Malaterre
mathieu.malaterre at kitware.com
Wed Jun 16 12:19:52 EDT 2004
Vasily,
Use vtkDICOMImageReader
http://www.vtk.org/doc/nightly/html/classvtkDICOMImageReader.html
HTH
Mathieu
Vasily Goncharenko wrote:
> Hello VTK,
>
> I read DICOM file by vtkVolume16Reader, but this result in shifted
> image and a rubbish at top of image is appeared.
> I found out it is happening due to the header of DICOM file is treated
> as image data (file header is not skipping when reading a DICOM
> file, since HeaderSize property of vtkVolume16Reader is always
> equal to zero).
> How can I read DICOM volume correctly?
>
More information about the vtkusers
mailing list