Skip to content

v0.2.20

Latest
Compare
Choose a tag to compare
@JoHof JoHof released this 06 Apr 09:50
0653c70
  • Keep DICOM metadata if available in the output:
    '0008|0020', # StudyDate
    '0008|0030', # StudyTime
    '0008|0050', # AccessionNumber
    '0008|0090', # ReferringPhysicianName
    '0008|1030', # StudyDescription
    '0010|0010', # PatientName
    '0010|0020', # PatientID
    '0010|0030', # PatientBirthDate
    '0010|0040', # PatientSex
    '0018|5100', # Patient Position
    '0020|000d', # StudyInstanceUID
    '0020|0010' # StudyID
  • Deprecated cli options removed (modeltype, number classes, noHU)
  • Support for noHU images (jpg, png etc) removed