<div dir="ltr"><div><div><div>Hi,<br></div>how can to read a dicom image through itk::gdcm reader and show in vtk render window <br></div>I want to read from itk reader no vtkdicomreader <br></div>I read dicom images then converted to vtkImageData but the image poistion is not correct in drawing  <br><div><div><div><div><br>  imageViewer->SetInputConnection(reader->GetOutputPort());<br>  <br><br></div><div>Thanks<br></div></div></div></div></div>