fsio module
File system input and output.
|
The graphics format of an image file to be saved or loaded. |
|
Lookup table format. |
|
Load image file as [C, H, W] float32 PyTorch image tensor. |
|
Save [C, H, W] float32 PyTorch image tensor as image file. |
|
Load LUT from file. |
|
Save LUT to a file. |
|
Returns the first three color channels of a multi-channel image. |