EnglishFrenchSpanish

Ad


OnWorks favicon

dckey - Online in the Cloud

Run dckey in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dckey that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dckey - ACR/NEMA DICOM PS3 ... Extract attribute values

SYNOPSIS


dckey [ -ignorereaderrors ] [ -v|verbose ] [ -filename ] [ -describe ] [ -brief ] [
-d|decimal ] [ -key|k elementname|(0xgggg,0xeeee) ] ...

DESCRIPTION


dckey reads the named dicom input file and displays the values of the selected attributes.

Binary attributes are written in hexadecimal with a preceding "0x" and numeric string
attributes are written in decimal as they are encoded, unless the -decimal option is
specified.

OPTIONS


The attribute values, description and verbose output go to standard error.

The basic input switches are described in dcintro(1). Options specific to this program
are:

-describe
Display the tag, name, value representation and value length of the attribute.

-brief
Display the keyword of the attribute, and equals sign, and then the value, for use
in scripts that automatically extract multiple values in the same dckey invocation.
Implies -noerror.

-ignorereaderrors
Attempt to extract key values even if errors encountered whilst parsing DICOM file.

-noerror
Do not report an error if the requested attribute was not found, just an empty
value or line. Implied by -brief.

-d|decimal
Display the first (or only) value of a numeric attribute as a decimal value.

-k|key elementname|(0xgggg,0xeeee)
Add a key to the list of attributes to be extracted. The attribute may also be
specified as a hexadecimal pair of the form (0xgggg,0xeeee), which also allows
private attributes to be fetched.

-filename
Show the name of the file supplied in the arguments; a hyphen will be reported if
no filename was supplied.

ENVIRONMENT



EXAMPLES



% dckey -key Rows -key Columns -key ImageLocation
-describe test.dc3
(0x0028,0x0010) US Rows VR=<US> VL=<0x0002> [0x0100]
(0x0028,0x0011) US Columns VR=<US> VL=<0x0002> [0x0100]
Error - Not found - (0x0028,0x0200) US Image Location

% dckey -k Rows -k ImagePositionPatient
-k StudyDate -k StudyTime
-k SOPClassUID test.dc3
1.2.840.10008.5.1.4.1.1.2
1996.04.17
19:38:00
45.000000\-120.000000\120.000000
0x0200
% dckey -d -k Rows test.dc3
512
% dckey -brief -k Rows -k Columns test.dc3
Rows=0x200
Columns=0x200

Use dckey online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad