UbrJaco
2018-10-24 10:04:24 UTC
Hi,
I'm using ActiViz.NET by Kitware to create a Console App with Visual Studio.
I am trying to read some DICOM images and render them. I have been able to
do so, but I would like to improve my code. I have many DICOM series of a
single subject taken at different time. I aim to load all the DICOM
togheter, when my app starts, so that then I am able to switch between them
without waiting the DICOMImageReader loading process. I need some sort of
DICOMImageReader array, in which different series are loaded in different
array slots. In this way I would be able to select the DICOM series to
render simply thanks to an index selection. Unfortunately, DICOMImageReader
does not support time frames. Is there a class that I could use to store
multiple DICOMImageReader output?
Thanks 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://public.kitware.com/mailman/listinfo/vtkusers
I'm using ActiViz.NET by Kitware to create a Console App with Visual Studio.
I am trying to read some DICOM images and render them. I have been able to
do so, but I would like to improve my code. I have many DICOM series of a
single subject taken at different time. I aim to load all the DICOM
togheter, when my app starts, so that then I am able to switch between them
without waiting the DICOMImageReader loading process. I need some sort of
DICOMImageReader array, in which different series are loaded in different
array slots. In this way I would be able to select the DICOM series to
render simply thanks to an index selection. Unfortunately, DICOMImageReader
does not support time frames. Is there a class that I could use to store
multiple DICOMImageReader output?
Thanks 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://public.kitware.com/mailman/listinfo/vtkusers