GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dconvlum(1) OFFIS DCMTK dconvlum(1)

dconvlum - Convert VeriLUM files to DCMTK display files

dconvlum in-file out-file [ambient]

Command line program that converts VeriLUM file with characteristic curve data (CCx_xx.dat) to a format used for the Barten transformation in this toolkit. VeriLUM is a calibration package from ImageSmiths consisting of a photometer (with serial RS232 connector) and a Windows NT software.

in-file   VeriLUM characteristic curve file to be converted
out-file  DCMTK display file to be written
ambient   ambient light (cd/m^2, floating point value)

The output file describing the characteristic curve of a display system (monitor) is a simple text file. Lines starting with a '#' are treated as comments and therefore skipped as well as blank lines. This conversion program creates such a file automatically (including some comment lines) by transforming the information stored in the VeriLUM file. The number following the magic word 'max' defines the maximum DDL value (e.g. 255 for 8 bit displays). This definition is required before the luminance data can be defined. Optionally the ambient light value can be specified in this file too. The floating point value (in candela per square meter) must follow the word 'amb'. Finally the luminance values are defined for each corresponding DDL (digital driving level) value. The entries do not necessarily have to be ordered or complete, i.e. there can be less than 'max' + 1 entries. Missing values are calculated by cubic spline interpolation.

See DICOM standard part 14 for more details on display calibration and Barten's model (including GSDF).

dcmdspfn(1), dcm2pnm(1)

Copyright (C) 1999-2014 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany.
Thu Jan 14 2021 Version 3.6.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.