Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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