Hi,<div><br></div><div>I try read and visualize DICOM CT images 3D and Normal images. The images is <span class="Apple-style-span" style="font-family: 'Century Gothic'; -webkit-border-horizontal-spacing: 10px; -webkit-border-vertical-spacing: 10px; ">MACOESSIX the directory </span>3D VR - 5577 and <span class="Apple-style-span" style="font-family: 'Century Gothic'; -webkit-border-horizontal-spacing: 10px; -webkit-border-vertical-spacing: 10px; ">AVEC I.V. - 5305 respectively (<a href="http://webcache.googleusercontent.com/search?q=cache:http://pubimage.hcuge.ch:8080/">Image Link</a>).</span> </div>
<div><br></div><div>For read i do:</div><div><br></div><div><div> <span class="Apple-style-span" style="background-color: rgb(255, 255, 255);"><font class="Apple-style-span" color="#000099">reader = vtkDICOMImageReader::New();</font></span></div>
<div><span class="Apple-style-span" style="background-color: rgb(255, 255, 255);"><font class="Apple-style-span" color="#000099"> reader->SetDirectoryName("C:/eNormal");</font></span></div><div><span class="Apple-style-span" style="background-color: rgb(255, 255, 255);"><font class="Apple-style-span" color="#000099"><br>
</font></span></div><div><span class="Apple-style-span" style="background-color: rgb(255, 255, 255); "><font class="Apple-style-span" color="#000099"> reader->Update();</font></span></div><div><br></div><div>But when the line "reader->Update()" run the program exit with error. What problem can be?</div>
<br>-- <br>Ítalo Mendes<br><a href="http://ogre.irados.org">ogre.irados.org</a><br>
</div>