odil

C++11 library for the DICOM standard (application)

Install

All systems
curl cmd.cat/odil.sh
Debian Debian
apt-get install odil
Ubuntu
apt-get install odil
Windows (WSL2)
sudo apt-get update sudo apt-get install odil
Raspbian
apt-get install odil

odil

C++11 library for the DICOM standard (application)

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. This package contains the command-line application.