[vtkusers] Reader DICOM CT - 3D and Normal Images

Bill Lorensen bill.lorensen at gmail.com
Fri Oct 29 23:45:18 EDT 2010


What error message do you get?


On Wed, Oct 27, 2010 at 4:49 PM, Italo Ribeiro <italo.ribeiro at gmail.com> wrote:
> 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).
> 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
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list