videolib.nonlinearities.rec709_eotf

rec709_eotf(y)[source]

Rec.709 electro-optical transfer function (non-linear->linear transformation)

Parameters:

x – Input non-linear encoded value(s) in the range [0, 1]

Returns:

Linear light value(s) in the range [0, 1]