Skip to content
/ odil Public
forked from lamyj/odil

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

License

Notifications You must be signed in to change notification settings

cguebert/odil

 
 

Repository files navigation

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

Build Status Coverage Status

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.8%
  • Python 3.5%
  • Other 0.7%