Skip to content

v1.3.3 - Stable release

Latest
Compare
Choose a tag to compare
@slabua slabua released this 18 Mar 17:43
· 4 commits to master since this release
v1.3.3
fdfe77b

Stable release

  • Hotfix: use the correct path to load the Dicom dictionary.
  • Correctly handle the following DICOM headers:
    • First 128 bytes empty, followed by the string DICM.
    • First 128 bytes to possibly have comments, followed by the string DICM.
    • Headless DICOM file to have a valid tag in the first 4 bytes.
  • Update JavaDoc.
  • Update License from GPLv2 to GPLv3.
  • Add Eclipse Project configuration files.
  • Minor updates to the graphical interface.

Known issues

  • Dicom dictionary might need to be updated in upcoming releases.
  • Header file might be written with a wrong encoding.
  • Need more testing for multi-sliced files.

Screenshots

main-1.3.3

info-1.3.3

exit-1.3.3