dosma.NiftiWriter¶
- class dosma.NiftiWriter[source]¶
A class for writing volumes in NIfTI format.
- 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_state_dict(state_dict)Loads the state dictionary into the object.
save(volume, file_path)Save volume in NIfTI format,
state_dict()Returns the state dictionary for an object.
Attributes
data_format_code