Library for the DICOM standard
copied from cf-staging / odilOdil 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: - Reading and writing data sets with any transfer syntax - Standard JSON and XML representation of datasets - Clients and servers for the various DICOM protocols (C-FIND, C-GET, C-MOVE, C-STORE) - Implementation of the DICOM web-services (WADO-RS, QIDO-RS, STOW-RS) - Conversion to and from DCMTK data structures.