https://github.com/pevers/gdcm-rs
GDCM bindings for Rust
https://github.com/pevers/gdcm-rs
Last synced: over 1 year ago
JSON representation
GDCM bindings for Rust
- Host: GitHub
- URL: https://github.com/pevers/gdcm-rs
- Owner: pevers
- Created: 2021-02-21T17:21:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T14:58:55.000Z (over 2 years ago)
- Last Synced: 2025-03-01T01:23:23.251Z (over 1 year ago)
- Language: Rust
- Size: 60.5 KB
- Stars: 8
- Watchers: 3
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gdcm-rs
[](https://crates.io/crates/gdcm-rs)
[](https://deps.rs/repo/github/pevers/gdcm-rs)
Rust bindings for [Grassroots DICOM (GDCM)](https://github.com/malaterre/GDCM).
The goal of this project is to provide an easy to use interface with GDCM.
This can be used to decode a wide variety of compressed DICOM objects.
### Feature Flags
* `charls` use built-in libcharls