monai.transforms.io.array#
A collection of “vanilla” transforms for IO functions.
Functions
|
Convert the input data endianness to new. |
Classes
|
Load image file or files from provided path based on reader. |
|
Save the image (in the form of torch tensor or numpy ndarray) and metadata dictionary into files. |
|
Writes a JSON file that logs the mapping between input image paths and their corresponding output paths. |