5 releases
0.2.1 | Jul 13, 2022 |
---|---|
0.2.0 | May 31, 2020 |
0.1.2 | May 30, 2020 |
0.1.1 | May 30, 2020 |
0.1.0 | May 30, 2020 |
#671 in Testing
174 downloads per month
Used in 4 crates
21KB
256 lines
A collection of DICOM files for testing DICOM parsers.
To avoid users having to download all the files they are downloaded as they
are needed and cached in the /target
directory.
use dicom_test_files;
dicom_test_files::path("pydicom/liver.dcm").unwrap();
Dependencies
~2–14MB
~167K SLoC