[vtkusers] visualize 3D dicom file

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Mar 15 09:09:23 EDT 2019


can you try the GPU Volume RayCast mapper to confirm if the data is loading
correctly using the DICOM volume?

On Fri, Mar 15, 2019 at 8:59 AM marco festugato <marco12nar at hotmail.it>
wrote:

> Hi guys! I've read 200 dicom files in ITK (using the example "Reading a 2D
> DICOM Series and Writing a Volume" from the itk User Guide) and saved the
> volume in a .dcm file in order to open it with VTK.
> When I use my code in VTK (reader = vtkDICOMImageReader , mapper =
> vtkFixedPointVolumeRayCastMapper) i only see a black window, like my reader
> couldnt actually load the volume!
>
> I used the same code in VTK changing SetFileName with SetDirectoryName (in
> the dicomReader) and gave the folder of my 200 images and i was able to see
> the volume (so the VTK code seems to be good...)...what could be my
> problem?
> I was careful to follow the steps in the itk user guide when i wrote the
> volume in a .dcm file....
> Thank u for your help!
>
>
>
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>


-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20190315/d4a5388f/attachment.html>


More information about the vtkusers mailing list