Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pevers/gdcm-rs
GDCM bindings for Rust
https://github.com/pevers/gdcm-rs
Last synced: 16 days 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T14:58:55.000Z (9 months ago)
- Last Synced: 2024-10-12T02:14:01.121Z (about 1 month ago)
- Language: Rust
- Size: 60.5 KB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gdcm-rs
[![crates.io](https://img.shields.io/crates/v/gdcm-rs.svg)](https://crates.io/crates/gdcm-rs)
[![dependency status](https://deps.rs/repo/github/pevers/gdcm-rs/status.svg)](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