spinenet.io

Functions

e(vert_dicts, filename)

Saves a list of vert_dicts to a file in csv format.

load_dicoms(paths[, require_extensions, ...])

Generate SpinalScan from paths to each DICOM slice, with checks such as ensure that the correct tags are present and that scan is sagittal

load_dicoms_from_folder(path[, ...])

Load a DICOM scan from a folder containing each of the slices.

save_vert_dicts_to_csv(vert_dicts, filename)

Saves a list of vert_dicts to a file in csv format.