<div dir="ltr"><div><div>Hi there,<br><br></div>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: <br></div><div><br><a href="https://github.com/marcogiord/esercizi/blob/master/itk/DicomRead4DTimeSeries_SingleDicomVolumes.cpp">https://github.com/marcogiord/esercizi/blob/master/itk/DicomRead4DTimeSeries_SingleDicomVolumes.cpp</a><br></div><div><br></div><div>Marco <br></div></div>