Project

General

Profile

New snapshot introducing three new modules and one submodule

New snapshot introducing support for IOD module composing, functional groups, the segmentation IOD and the dcmsr/cmr submodule
Added by Jan Schlamelcher almost 10 years ago

  • On 2015-09-24, a new snapshot of the DCMTK has been made available. See CHANGES files for further details.
  • Updated data dictionary and SOP Class UIDs for the recently approved changes to the standard.
  • Added the dcmsr/cmr submodule implementing support for parts of the DICOM Content Mapping Resource (DCMR)
  • Introduced three new modules: dcmiod, dcmfg and dcmseg.
    • Dcmiod allows IOD module composing for constraint checking and easier element access.
    • Dcmfg allows to represent Functional Groups in the source code.
    • Dcmseg implements the segmentation IOD based on dcmiod and dcmfg.
  • Fixed compiling on FreeBSD and OpenBSD.
  • Introduced several new transfer syntaxes.
  • Improved data dictionary configuration options and handling.
  • Fixed various issues that occurred after the official release and the previous snapshot.
  • Corresponding git commit (8fc3fc0857101fb29ff2a5fb908143eee3267a69).

Comments