> I use vtkDICOMImageReader to read the dicom file, then I need to do some > work with the raw data. I have tried the > method reader->GetOutput()->GetScalarPointer(); > but there are some problems. What problems? John