Actions
Feature #1116
closedAdd command line tool json2dcm (and supporting C++ classes)
Start date:
2024-03-27
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
The DCMTK has a command line tool that converts DICOM files to JSON format ("DICOM JSON Model" according to DICOM PS3.19 Annex F) but not for the other direction.
This means that a new command line tool json2dcm (and supporting C++ classes) should be added to the DCMTK.
Actions