PQ: Perceptual Quality Transform

Description Usage Arguments Value References See Also

Description

The Perceptual Quantizer is a transfer function that allows for the display of high dynamic range (HDR) video.

Usage

1
PQ.EOTF( Lmax=10000 )

Arguments

Lmax

the maximum luminance, in cd/m^2, or nit.

Value

PQ.EOTF() returns a TransferFunction that maps signal-display RGB to linear-display RGB. The interval [0,1] maps to [0,Lmax].

References

ST-2084. SMPTE Standard - High Dynamic Range Electro-Optical Transfer Function of Mastering Reference Displays. 2014.

See Also

TransferFunction


spacesRGB documentation built on Dec. 11, 2021, 9:58 a.m.