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
# icu
Enable ICU support
Host Dependencies:
No dependencies.
# openssl
Enable OpenSSL
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# png
Enable PNG support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by libpng )
- vcpkg-cmake-config (by libpng )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# tiff
Enable TIFF support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by tiff )
- vcpkg-cmake-config (by tiff )
# tools
Build apps
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# xml2
Enable XML support
# zlib
Enable zlib support
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (by zlib )
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Sarthak Pati
- Victor Romero
- Robert Schumacher
- robbie-li
- Lily
- Billy O'Neal
- Sébastien Matte
- autoantwort
- JonLiu1993
- ALittleDruid
- Kevin Leonardic
- reito
- Cheney Wang
- jim wang
- Kai Pastor
- Thomas1664
- gerard-ryan-immersaview
- PaulXu