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