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 #10

Closed zdavatz closed 1 year ago

zdavatz commented 1 year ago
  1. Create a dicom2gdt binary.
  2. Running dicom2gdt should convert a DICOM file to a GDT file, including the images and all the data about the patient from the DICOM file. Output files should be jpeg.
  3. dcmj2pnm --write-jpeg 1.dcm ./output --all-frames will write jpeg files.
  4. gdt.pdf