Actions
Feature #1060
openNew class to bundle typical cli options for importing DICOM files
Status:
New
Priority:
Normal
Assignee:
-
Category:
Application
Target version:
-
Start date:
2023-01-17
Due date:
% Done:
0%
Estimated time:
Module:
Operating System:
Compiler:
Description
Many command line tools read DICOM files and therefore use the same input options (e.g. for auto-detecting or forcing a specific transfer syntax). It makes sense to add a generic class (like "DcmFileInputOptions) that bundles this option and can be be used by all related command line applications.
This is similar as what can be done with OFLog::addOptions(...).
No data to display
Actions