Skip to main content

Module loader

Module loader 

Source
Expand description

Folder scanning and DICOM metadata extraction.

Reads each file with OpenFileOptions::read_until(PIXEL_DATA) so we never pay the cost of decoding pixels just to populate the study tree.

Functionsยง

load_folder
Scan a folder recursively for DICOM files and group them by study/series.