DIAGNijmegen / rse-panimg

Conversion of medical images to MHA and TIFF.
Apache License 2.0
13 stars 5 forks source link

Enhanced dicom reading #67

Closed nlessmann closed 2 years ago

nlessmann commented 2 years ago

Closes #23

Adds support for enhanced DICOM (including 4D images).

nlessmann commented 2 years ago

The 4D images (same images, just once stored as enhanced DICOM and once as regular DICOM) have been provided by Sil, they are empty images with zeros everywhere and without any sensitive information in the header.

For the 3D enhanced DICOM volume, I've used a phantom scan from Zenodo where it was published under a CC-BY license.

nlessmann commented 2 years ago

I now realized that the test data in "dicom" was the same kind of 4D CT scan - so I've removed the duplicate tests and renamed the folder to make clear that this is a 4D scan.