Skip to content

gridaine/dcmtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCMTK

This DICOM ToolKit (DCMTK) package consists of source code, documentation
and installation instructions for a set of software libraries and
applications implementing part of the DICOM/MEDICOM Standard.

DCMTK contains the following sub-packages, each in its own sub-directory:

    config   - configuration utilities for dcmtk
    dcmdata  - a data encoding/decoding library and utility apps
    dcmimage - adds support for color images to dcmimgle
    dcmimgle - an image processing library and utility apps
    dcmjpeg  - a compression/decompression library and utility apps
    dcmnet   - a networking library and utility apps
    dcmpstat - a presentation state library and utility apps
    dcmsign  - a digital signature library and utility apps
    dcmsr    - a structured report library and utility apps
    dcmtls   - security extensions for the network library
    imagectn - an image database server
    ofstd    - a library of general purpose classes
    wlistctn - a modality worklist database server

Each sub-directory (except config) contains further sub-directories for
application source code (apps), library source code (libsrc), library
include files (include), documentation (docs, htmldocs) and optional
test programs (tests).

To build and install the DCMTK package see the INSTALL file.
For copyright information see the COPYRIGHT file.
For information about the history of this software see the HISTORY file.
For answers to some frequently asked questions see the FAQ file.

If you find bugs or other problems with this software we would appreciate
hearing about them.  Please send electronic mail to:

        [email protected]

Please try to describe the problem in detail and if possible give a
suggested fix.

About

Official DCMTK Github Mirror

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 48.5%
  • C 48.2%
  • Roff 2.3%
  • CMake 0.5%
  • Makefile 0.3%
  • Shell 0.2%