[vtkusers] Reader DICOM CT - 3D and Normal Images
Italo Ribeiro
italo.ribeiro at gmail.com
Wed Oct 27 16:49:06 EDT 2010
Hi,
I try read and visualize DICOM CT images 3D and Normal images. The images
is MACOESSIX the directory 3D VR - 5577 and AVEC I.V. - 5305
respectively (Image
Link<http://webcache.googleusercontent.com/search?q=cache:http://pubimage.hcuge.ch:8080/>
).
For read i do:
reader = vtkDICOMImageReader::New();
reader->SetDirectoryName("C:/eNormal");
reader->Update();
But when the line "reader->Update()" run the program exit with error. What
problem can be?
--
Ítalo Mendes
ogre.irados.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101027/24ee3be0/attachment.htm>
More information about the vtkusers
mailing list