libodil0

Odil is a c++11 library for the dicom standard
  https://github.com/lamyj/odil
  0
  no reviews



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.

this package contains the shared library.