An open API service indexing awesome lists of open source software.

https://github.com/malaterre/libdicm

libdicm
https://github.com/malaterre/libdicm

dicom medical-imaging parser

Last synced: about 1 year ago
JSON representation

libdicm

Awesome Lists containing this project

README

          

# DICM

[![codecov](https://codecov.io/gh/malaterre/libdicm/branch/main/graph/badge.svg?token=AQ05QQX159)](https://codecov.io/gh/malaterre/libdicm)

libdicm an implementation of part5 and part10 of DICOM standard. It is written
in portable C11 and uses cmake as build tool.