1. Home
  2. Browse
  3. dcmtk

dcmtk

v3.6.9#1Latest

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.

Install

Run the following Vcpkg command to install the port.

vcpkg install 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

Dependencies

See source

Version

v3.6.9#1

Publication

Supports

!uwp

GitHub

DCMTK/dcmtk755

Homepage

github.com/DCMTK/dcmtk

Subtree

ab4e7d5518

License

Complex license

Definition

Manifest