vtkDICOMReader and vtkDICOMImageReader is Different

Hi

Why the vtkImageData which is on GetOutPut() function of vtkDICOMReader and vtkDICOMImageReader is Different ?

When i Read DicomSeri with vtkDICOMImageReader and i get imageData from that it is correct but when i read that by vtkDICOMReader the ImageData is in incorrect state ( orientation and position and Origin and … ) .

I most use vtkDICOMReader Because i want read also some tag from Dicoms and also i want read some dicom file (without .dcm file extension) which only vtkDICOMReader can read that.

I’m also confused about it and i find that there also are some difference between itkimagereader with vtkdicomreader.could you please reply when you have correct conclution about it.thanks