I converted MR and CT DICOM images to PNG to train a model for pseudo-CT generation. Now I need to convert the generated PNG images back to DICOM for dosimetric evaluation. However, the images are in pixel values (not HU), and the DICOM headers are missing.
How can I:
Any tools or recommended workflow would be appreciated.