Repository for Grassroots DiCoM

Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.

If you want to install this repository, please import its key first:

curl https://packages.pages.tworem.nl/opencv/gdcm/archive.gpg | sudo apt-key add -

Then install the repository using the following command:

echo "deb https://packages.pages.tworem.nl/opencv/gdcm $(lsb_release -s -c) main" | sudo tee -a /etc/apt/sources.list.d/heliumnet_gdcm.list

Do not forget to update your package lists afterwards:

sudo apt update

Additional resources

Index of /pool/main/c/charls