Enet4 / dicom-rs

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

Extended offset table support #439

Open Enet4 opened 7 months ago

Enet4 commented 7 months ago

The current implementation only admits the Basic Offset Table as the possible source of information. In modalities of larger size, the offsets to each frame can only be encoded in the extended offset table.