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.
Updated by Jörg Riesmeier about 1 year ago
- Target version changed from 3.6.9 to 3.7.1+
Updated by Jörg Riesmeier 8 months ago
- Target version changed from 3.7.1+ to 3.7.0
Updated by Jörg Riesmeier 3 months ago
- Status changed from New to Closed
Closed with commit 6188a8fb17. Also see the following commits.
Actions