Crates.io | dicom-parser |
lib.rs | dicom-parser |
version | 0.8.0 |
source | src |
created_at | 2019-08-31 23:40:28.581579 |
updated_at | 2024-11-06 10:46:10.424665 |
description | A middle-level parser and printer of DICOM data sets |
homepage | |
repository | https://github.com/Enet4/dicom-rs |
max_upload_size | |
id | 161230 |
size | 243,150 |
parser
This sub-project implements a middle-level abstraction for parsing and printing DICOM data sets through a sequence of tokens.
Please see dicom-object
for a higher-level API.
This crate is part of the DICOM-rs project
and is contained by the parent crate dicom
.