visualize 3D dicom file
marco festugato <[email protected]> Fri, 15 Mar 2019 05:59:09 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
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