[Insight-users] How to read a dicom series and write it as a new series??
Sachin Jambawalikar
sachinjam at gmail.com
Sun Jun 8 03:19:03 EDT 2008
Hi all,
I wanted to know how to read a dicom series and write it as a new
series with a different series number and series UID.
I tried using Bill lorensen's code posted in the mailing list
http://www.itk.org/pipermail/insight-users/2008-May/025965.html
It generates dicom files adds a new sereis however when I view
through Pacs or a dicom viewer they skip some of the slices(for
example if there are 160 dicom files in the series only 153 are
loaded).
If I comment the line gdcmIO->KeepOriginalUIDOn() in the code then
dicom viewer loads the generated file correctly (nothing skipped) but
pacs thinks of it as a new study and doesnot include this new series
with the original study.
I've used the exact code of Bill Lorensen from the link but with
resample parameters 0.0 0.0 0.0
Regards
--Sachin
More information about the Insight-users
mailing list