dcmtkv3.7.0
- 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.
- Project website: https://github.com/DCMTK/dcmtk
#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#Features
No default features.
#external-dict
Enable external dictionary
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#iconv
Enable Iconv support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-make (through libiconv)
#openjpeg
Enable OpenJPEG support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through openjpeg)
- vcpkg-cmake-config (through openjpeg)
#openssl
Enable OpenSSL
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through openssl)
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#png
Enable PNG support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through libpng)
- vcpkg-cmake-config (through libpng)
vcpkg-cmake-get-vars (through libpng)
Platforms:
arm & android
#tiff
Enable TIFF support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through tiff)
- vcpkg-cmake-config (through tiff)
#xml2
Enable XML support
Host Dependencies:
4 transitive dependencies:
- vcpkg-cmake (through libxml2)
- vcpkg-cmake-config (through libxml2)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-make (through libiconv)
#zlib
Enable zlib support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zlib)
- vcpkg-cmake-config (through zlib)
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#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
Paul Xu
Nick D'Ademo