Perceptual Quality Transform | R Documentation |
The Perceptual Quantizer is a transfer function that allows for the display of high dynamic range (HDR) video.
PQ.EOTF( Lmax=10000 )
Lmax |
the maximum luminance, in |
PQ.EOTF()
returns a TransferFunction
that maps signal-display RGB to linear-display RGB.
The interval [0,1] maps to [0,Lmax
].
ST-2084. SMPTE Standard - High Dynamic Range Electro-Optical Transfer Function of Mastering Reference Displays. 2014.
TransferFunction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.