Actions
Feature #1163
closedAdd "dcmtk" command line tool and man page
Start date:
2025-10-02
Due date:
% Done:
100%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
Add a command line tool "dcmtk" and a corresponding man page. The tool should just print a help text providing a list of all DCMTK tools and their respective function, as an overview.
As an additional feature, we could offer something like "dcmtk dcmdump infile.dcm", which would call dcmdump, with all parameters forwarded.
Updated by Jörg Riesmeier 4 months ago
For the second part of the "feature request", I would suggest something like "dcmtk dump <filename> <options>" or "dcmtk modify ...", "dcmtk convert ...", "dcmtk send ...", etc.
Updated by Marco Eichelberg 5 days ago
- Status changed from New to Closed
- Assignee set to Tingyan Xu
- % Done changed from 0 to 100
Closed by commit #f69cb8d52.
Actions