Expand description

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

Enums

Error type for test_dicom_files

Functions

Return a vector of local paths to all DICOM files

Return the local path for a given DICOM file