|
DCMTK - DICOM Toolkit |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
© 2003-2018 OFFIS e. V.
|
DescriptionDCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. DCMTK is is written in a mixture of ANSI C and C++. It comes in complete source code and is made available as "open source" software. DCMTK has been used at numerous DICOM demonstrations to provide central, vendor-independent image storage and worklist servers (CTNs - Central Test Nodes). It is used by hospitals and companies all over the world for a wide variety of purposes ranging from being a tool for product testing to being a building block for research projects, prototypes and commercial products. The DCMTK software can be compiled under Windows and a wide range of Unix operating systems including Linux, Solaris, FreeBSD, OpenBSD, MacOS X and NetBSD. All necessary configuration scripts and project makefiles are supplied. See the documentation included with the distribution for the latest information about changes in DCMTK between releases. A summary of the highlights of the current release is available in the ANNOUNCE file. An overview of the toolkit's modules is included in the distribution's README file. The COPYRIGHT text and the history of DCMTK's development are also available online. Frequently asked questions are answered in the FAQ. An overview of known issues and vulnerabilities in the various DCMTK releases can be found in the DCMTK Wiki on the "Known Issues" page. A complete list of known (open and resolved) issues can be found in the Bug Tracker. Please note that issues are only resolved in the latest vesion of DCMTK (i.e. the current DCMTK snapshot). Quick installation
Release ModelThere are currently two different types of DCMTK releases:
All releases are published on this website as executable binary packages and as source code. Furthermore, the release is marked in our source code repository using the Git tag mechanism, such that you may also download it from there. Sponsorship for a new major releaseMajor releases of DCMTK are published only rarely because of the significant quality assurance effort required to fulfil users' expectations of a stable release. If you would like to see a new major release including the latest DCMTK features, sponsorship for our small development team might be an option. Contact us to discuss details. DCMTK - source code repositoryYou have read access to the complete source code repository of the DCMTK. Alternatively, the whole repository is mirrored to GitHub should you prefer that. The official source code repository is actually a mirror of a private internal one. We employ our nightly builds to ensure the official repository only gets updated if DCMTK compiles on all tested platforms and the automated tests complete without errors (exceptions are possible, e.g. when bugs in external libraries result in the tests failing). Ohloh AnalysisDCMTK 3.6.6 - source code and documentation (2021-01-22)DCMTK can be downloaded as a gzip compressed tar archive or as a ZIP archive. The contents of the two archives are identical.
The developer documentation can also be viewed online or downloaded separately.
DCMTK makes use of the following external libraries for zlib compression, TIFF and PNG creation as well as XML document processing.
DCMTK 3.6.6 - executable binariesThe following archives contain compiled, executable binaries of the current DCMTK release for the most popular of the supported systems. In addition to these files the source code archive is also recommended because it contains further documentation.
DCMTK 3.6.6 - OpenSSL based security extensionsDCMTK supports some of the DICOM security extensions and relies on the free OpenSSL toolkit for the underlying cryptographic routines and the TLS protocol implementation. The following archives contain executable binaries that have been compiled and linked with OpenSSL. Only the DCMTK tools that make use of OpenSSL are included in these archives - please also download the corresponding full binary package. Please note that the use of cryptographic algorithms is affected by legislation and patent issues in many countries - you have to make sure yourself that you are allowed to use these tools before downloading them.
DCMTK 3.6.6 - support libraries for WindowsIn this section we provide the external libraries that are used by DCMTK (libiconv, libpng, libxml2, libtiff, openssl, and zlib) for the current DCMTK release 3.6.6 in pre-compiled format for Windows. The archives contain include files as well as debug and release versions of the corresponding libraries. All support libraries included are available either compiled with "Multithreaded" runtime options (/MT and /MTd) or with "Multithreaded DLL" runtime options (/MD and /MDd). Please specify the include paths in CMake accordingly.
DCMTK - old versionsOld versions of the DCMTK are still available for download via ftp or http. DCMTK - user contributionsThe following tools and software packages have been contributed by DCMTK users. Any use of these applications is (of course) at your own risk.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Page last modified: 2021-02-19
|