Enet4 / dicom-rs

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

Implement virtual VR concept in data element dictionary entries #478

Closed Enet4 closed 5 months ago

Enet4 commented 6 months ago

This implements an extension to the concept of value representation so that data element dictionaries can represent. dictionary-builder and dictionary-std have been updated accordingly.

Summary