#dicom #medical #image

dev dicom-test-files

A collection of DICOM files for testing DICOM parsers

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

Download history 29/week @ 2023-08-14 40/week @ 2023-08-21 31/week @ 2023-08-28 42/week @ 2023-09-04 25/week @ 2023-09-11 32/week @ 2023-09-18 25/week @ 2023-09-25 39/week @ 2023-10-02 26/week @ 2023-10-09 43/week @ 2023-10-16 45/week @ 2023-10-23 41/week @ 2023-10-30 41/week @ 2023-11-06 25/week @ 2023-11-13 56/week @ 2023-11-20 47/week @ 2023-11-27

174 downloads per month
Used in 4 crates

Custom license

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