<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><p>Hi,</p><p><br></p><p>Maybe your images are compressed and this reader class cannot read compressed DICOM images. For more information see: http://www.vtk.org/Wiki/VTK_FAQ#How_can_I_read_DICOM_files_.3F<br></p><p><br></p><p><br></p><p><br></p><p><br></p>Mit freundlichen Grüßen<br>
Yusuf ÖZBEK<br><br>--- Max <i>&lt;smapersmaper@gmail.com&gt;</i> schrieb am <b>Do, 23.5.2013:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>Von: Max &lt;smapersmaper@gmail.com&gt;<br>Betreff: [vtkusers] Cannot open Dicom images<br>An: vtkusers@vtk.org<br>Datum: Donnerstag, 23. Mai, 2013 10:55 Uhr<br><br><div class="plainMail">Dear Vtkers,<br>I can open dcm images with vtkDICOMImageReader, but other dicom images i<br>cannot open.<br>Code:<br>string folder = @"d:\20121203135414531\";<br>vtkDICOMImageReader reader1 = vtkDICOMImageReader.New();<br>reader1.SetDirectoryName(folder);<br>reader1.Update();<br><br>What could be the problem?(I know it is a very general question, but i<br>cannot think of something more concrete...)<br><br><br>Thank you,<br>Max<br><br><br><br>--<br>View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Cannot-open-Dicom-images-tp5720907.html"
 target="_blank">http://vtk.1045678.n5.nabble.com/Cannot-open-Dicom-images-tp5720907.html</a><br>Sent from the VTK - Users mailing list archive at Nabble.com.<br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></div></blockquote></b></td></tr></table>