Skip to Content

dcmtk v3.6.8

Created
Updated

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.

# Usage

dcmtk provides CMake targets:

find_package(DCMTK CONFIG REQUIRED)
target_link_libraries(main PRIVATE DCMTK::DCMTK)
# You may also select specific modules using DCMTK::<module>. 

dcmtk provides pkg-config modules:

dcmtk 

# License

Unspecified

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# external-dict

Enable external dictionary

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# iconv

Enable Iconv support

Dependencies:

No transitive dependencies.

Host Dependencies:

No dependencies.

# icu

Enable ICU support

Dependencies:

No transitive dependencies.

Host Dependencies:

No dependencies.

# openssl

Enable OpenSSL

Dependencies:

No transitive dependencies.

Host Dependencies:
3 transitive dependencies:

# png

Enable PNG support

Dependencies:
and one transitive dependency:
Host Dependencies:
3 transitive dependencies:

# tiff

Enable TIFF support

Dependencies:
  • tiff

    Features: (none)

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# tools

Build apps

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# xml2

Enable XML support

Dependencies:
and 3 transitive dependencies:
Host Dependencies:
2 transitive dependencies:

# zlib

Enable zlib support

Dependencies:

No transitive dependencies.

Host Dependencies:
one transitive dependency:

# Dependencies

No dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Sarthak Pati's avatar Sarthak Pati
  • Victor Romero's avatar Victor Romero
  • Robert Schumacher's avatar Robert Schumacher
  • robbie-li's avatar robbie-li
  • Lily's avatar Lily
  • Billy O'Neal's avatar Billy O'Neal
  • Sébastien Matte's avatar Sébastien Matte
  • autoantwort's avatar autoantwort
  • JonLiu1993's avatar JonLiu1993
  • ALittleDruid's avatar ALittleDruid
  • Kevin Leonardic's avatar Kevin Leonardic
  • reito's avatar reito
  • Cheney Wang's avatar Cheney Wang
  • jim wang's avatar jim wang
  • Kai Pastor's avatar Kai Pastor
  • Thomas1664's avatar Thomas1664
  • gerard-ryan-immersaview's avatar gerard-ryan-immersaview
  • PaulXu's avatar PaulXu

# Changelog

  • 61a6ef5 [dcmtk] Revise, fix, test (#41565)
  • 9757cf5 [dcmtk] builtin oficonv data (#40145)
  • a253b87 [dcmtk] no tests (#39820)
  • 6db51d8 [vcpkg_replace_string] warn unchanged by call (#34719)
  • 3a882b3 [many ports] Don't depend on default features of tiff (#38049)
  • 2eab0f6 [vcpkg-cmake] Catch wrong MAYBE_UNUSED_VARIABLES (#38249)
  • 47603dc [dcmtk] Add prefix to vendored libjpeg symbols (#36274)
  • fe9f0b2 [dcmtk] Fix dependencies (#36607)
  • 039cb74 [dcmtk] Enable toggling external dictionary as a feature (#36136)
  • a1c22c4 [dcmtk] Update to 3.6.8 (#36124)
and 18 more commits:

# Source