data
Load DICOM datasets as numpy arrays with voxel dimensions
read_dicom
read_dicom (dcmdir:pathlib.Path|str)
Read a directory of DICOM files and return the volume and voxel spacings.
load_example_ct
load_example_ct ()
Load an example chest CT for demonstration purposes.