dicom-test-files 0.1.0

A collection of DICOM files for testing DICOM parsers.
Documentation

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();