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.