https://github.com/malaterre/libdicm
libdicm
https://github.com/malaterre/libdicm
dicom medical-imaging parser
Last synced: about 1 year ago
JSON representation
libdicm
- Host: GitHub
- URL: https://github.com/malaterre/libdicm
- Owner: malaterre
- License: isc
- Created: 2022-12-01T09:58:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-19T09:07:31.000Z (about 3 years ago)
- Last Synced: 2025-02-09T04:26:17.880Z (over 1 year ago)
- Topics: dicom, medical-imaging, parser
- Language: C
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DICM
[](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.