/odil

Odil is a C++11 library for the DICOM standard

Primary LanguageC++OtherNOASSERTION

Odil

Odil is a C++11 library for the DICOM standard.

Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols.

Odil also provides conversion to and from DCMTK data structures.

Odil builds and run on:

  • Linux (Debian 7 and 8, Ubuntu 12.04, 14.04, and 16.04, all 32 and 64 bits). Official packages are available (Debian, Ubuntu), as well as unofficial backports.
  • OS X
  • Windows

Build Status (Travis) Build Status (Appveyor) Coverage Status