I have got a series of Dicom files(slices). Now, I want to create a dicom volume from the series.
My understanding is that Dicom volume is more than a stack of dicom files. So, how to create dicom volume from the stack? is there a python code to do it? My intention is to study the way to create volumetric data
Any help would be appreciated