dosma.NiftiReader
- class dosma.NiftiReader[source]
A class for reading NIfTI files.
- Variables
data_format_code (ImageDataFormat) – The supported image data format.
- __init__()
Methods
__init__()load(file_path[, mmap])Load volume from NIfTI file path.
load_state_dict(state_dict)Loads the state dictionary into the object.
read(file_path[, mmap])Load volume from NIfTI file path.
state_dict()Returns the state dictionary for an object.
Attributes
data_format_code