Skip to content
/ dcmtkpp Public
forked from lamyj/odil

C++ wrapper library for the DCMTK DICOM toolkit

License

Notifications You must be signed in to change notification settings

Lahaxe/dcmtkpp

 
 

Repository files navigation

DCMTK++

DCMTK++ is a C++ wrapper library for the DCMTK DICOM toolkit.

DCMTK++ is a C++ wrapper library for DCMTK, a C++ toolkit handling the DICOM medical imaging standard. DCMTK++ leverages C++ constructs to provide a more user-friendly API, notably for the networking part. Included in DCMTK++ are exception-based error handling, generic access to datasets elements, standard JSON representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols.

Build Status Coverage Status

About

C++ wrapper library for the DCMTK DICOM toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.3%
  • Other 0.7%