irtk.io.to_linear¶
- irtk.io.to_linear(image: ndarray) ndarray ¶
Converts an image to linear color space.
- Parameters:
image – The input image.
- Returns:
The linear color space image.
Converts an image to linear color space.
image – The input image.
The linear color space image.