Skip to content
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

ClementTroesch/odil

 
 

Repository files navigation

Odil

Build Status (Travis) Build Status (Appveyor) Conda Version

Odil is a DICOM library which provides a user-friendly C++11 and Python API for the different parts of the DICOM standard:

  • 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.

Packaged versions of Odil are available on Anaconda for Linux, macOS and Windows. Official packages are available for Debian and Ubuntu, as well as unofficial backports.

Installation and usage instructions are available on the documentation website.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • Python 5.1%
  • Other 0.9%