dcmdspfn --version (return code: 0)
$dcmtk: dcmdspfn v3.6.2 2017-07-14 $
dcmdspfn: Export standard display curves to a text file
Host type: Debian
Character encoding: US-ASCII
External libraries used: none
dcmdspfn --help (return code: 0)
$dcmtk: dcmdspfn v3.6.2 2017-07-14 $
dcmdspfn: Export standard display curves to a text file
usage: dcmdspfn [options]
general options:
-h --help print this help text and exit
--version print version information and exit
--arguments print expanded command line arguments
-q --quiet quiet mode, print no warnings and errors
-v --verbose verbose mode, print processing details
-d --debug debug mode, print debug information
-ll --log-level [l]evel: string constant
(fatal, error, warn, info, debug, trace)
use level l for the logger
-lc --log-config [f]ilename: string
use config file f for the logger
input options: (mutually exclusive)
+Im --monitor-file [f]ilename: string
text file describing the monitor characteristics
+Ic --camera-file [f]ilename: string
text file describing the camera characteristics
+Ip --printer-file [f]ilename: string
text file describing the printer characteristics
+Is --scanner-file [f]ilename: string
text file describing the scanner characteristics
+Il --lum-range [m]in max: float
minimum and maximum luminance (cd/m^2)
+Io --od-range [m]in max: float
minimum and maximum optical density (OD),
automatically converted to luminance
creation options:
+Ca --ambient-light [a]mbient light: float
ambient light value (cd/m^2, default: file f)
+Ci --illumination [i]llumination: float
illumination value (cd/m^2, default: file f)
+Dn --min-density [m]inimum optical density: float
Dmin value (default: off, only with +Ip and +Io)
+Dx --max-density [m]aximum optical density: float
Dmax value (default: off, only with +Ip and +Io)
+Cd --ddl-count [n]umber of DDLs: integer
number of Digital Driving Levels
(default: 256, only with --lum/od-range)
+Cf --curve-fitting [n]umber : integer
use polynomial curve fitting algorithm with order n
(0..99, default: file setting or cubic spline)
output options:
+Og --gsdf [f]ilename: string
write GSDF curve data to file f
+Oc --cielab [f]ilename: string
write CIELAB curve data to file f