Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
416 stars 81 forks source link

Add transcoder API #408

Closed Enet4 closed 11 months ago

Enet4 commented 1 year ago

This is revision 1 of the new transcoding API and CLI, a convenient trait for converting an object to another transfer syntax.

Summary