zdavatz / gdt2dicom

Convert a gdt file and an image folder to a dicom file
GNU General Public License v3.0
0 stars 1 forks source link

`dicom2gdt` does not put Patient ID first in exported png file name #52

Closed zdavatz closed 7 months ago

zdavatz commented 7 months ago
  1. When running
  2. .\dicom2gdt.exe --dicom-file USm.1.2.840.113619.2.435.385968960.1709821542.73.1.512 --gdt-file .\gdt\ --jpegs .\jpgs\
  3. the extracted .png files do not start with the patient ID that is outputted by dcmdump
  4. Every .png file name has to start with the patient ID and then _ and the the DICOM unique ID.