[Dcmlib] Multiple images in dcmlib
Mathieu Malaterre
mathieu.malaterre at kitware.com
Sat Jun 4 15:52:56 CEST 2005
jijomo,
Did you build gdcm against VTK ? If so you have a nice viewer called: vtkgdcmViewer. Just run it like that:
./bin/vtkgdcmViewer IM1.dcm IM2.dcm ... IM10.dcm
You'll see that if you press space key it will loop over you serie (assuming you IM*.dcm are consistent ...).
-----------------
If you know what you are doing you can give a shot to gdcm::SerieHelper. It takes as input a directoy or a list of filenames. See the examples/testing on how to use this class.
As a side note, what did you find confusing in the documentation that you had to ask this question on the ML ? Could you comment, give any advices on how to improce gdcm documentation ?
Thanks,
Mathieu
> Hi!
> Is it possible to open and view multiple DICOM images using dcmlib?
> If it is - how?
> Thanks in advance for your answers.
>
> jijomo
> _______________________________________________
> Dcmlib mailing list
> Dcmlib at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib
>
More information about the Dcmlib
mailing list