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:

  • Convert pixel values to HU correctly?
  • Restore or replicate the original DICOM headers?

Any tools or recommended workflow would be appreciated.

More Milad Zeinali's questions See All
Similar questions and discussions