[ITK-users] [ITK] Read 4D CT cardiac dicom series and save it as a single 4D nifti file
marco giordano
marco.giord at gmail.com
Thu Jun 23 09:15:44 EDT 2016
Hi there,
I managed to read the 4D CT cardiac dataset by importing each volume
separately and writing it in a 4D image with an iterator. It assumes the
origin of the first series is the correct one. With some adaptations it
can read also semi-volumes and stitch them together (still in progress) .I
share the routine here, maybe it is useful to someone:
https://github.com/marcogiord/esercizi/blob/master/itk/DicomRead4DTimeSeries_SingleDicomVolumes.cpp
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20160623/1bd92210/attachment.html>
More information about the Insight-users
mailing list