Skip to content

ENH: update DCMTK used by Slicer

Sam Horvath requested to merge github/fork/fedorov/qiicr-dcmtk-update into master

Created by: fedorov

The important improvements provided by the current DCMTK is the introduction of dcmiod, dcmfg and dcmseg classes that will be helpful in creating multiframe DICOM objects, such as segmentation and parametric map objects. This updated version also includes the feature to embed standard and private DICOM dictionaries. This makes it unnecessary to use DCMDICTPATH for loading dictionaries from external file, thus that functionality is removed.

Merge request reports