<div dir="ltr">Are the DICOM files compressed? The vtkDICOMImageReader cannot read compressed DICOM files.  Also, it requires that all the DICOM files in the series have exactly the same dimensions: if your first file is much larger than the others, then it probably does not have the same dimensions as the others.<div><br></div><div> - David<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 19, 2016 at 9:02 AM, Liu_tj <span dir="ltr"><<a href="mailto:tjlp@netease.com" target="_blank">tjlp@netease.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I try to use vtkDICOMImageReader to load a dicom series, when the vtkDICOMImageReader::Update() is called, the application is terminated. All the fail dicom series have the same character: the first dicom file is more than 1M, the other dicom files are the same size about 200k. In all the success dicom series, all the dicom file has the same size.<br><br>Can anybody tell me what problem with the DICOM series?<br><br>Thanks<br></div></blockquote></div></div></div></div>