[vtkusers] Any one used DICOM Reader
Fred Dech
fdech at uchicago.edu
Thu Sep 16 10:25:54 EDT 2004
On Thu, Sep 16, 2004 at 03:30PM, kalyan.pushpala at wipro.com said:
> Hi all,
> Any one used vtkDICOMImageReader.
> I tried open a DICOM file using this after installing vtk4.4
> But it is giving the error --------------" vtkDICOMImageReader
> (0x021919D0): No memory allocated for image data! "
> The same program if uses the vtkBMPReader and tried to open bmp file it
> is worked
> Any one help me out in Reading the DICOM files using vtk
>
i've not gotten that error, but the fact that vtkDICOMImageReader inherits
directly from vtkImageReader2 and vtkBMPReader inherits from vtkImageReader
may offer a clue.
--fred
More information about the vtkusers
mailing list