摘自书籍:Advanced High Dynamic Range Imaging (second edition, 2018)
Francesco Banterle,Alessandro Artusi,Kurt Debattista,Alan Chalmers
CRC Press,Taylor & Francis Group
 

RGB颜色空间转换小笔记

RGB颜色空间转换小笔记

sRGB presents a non-linear transformation for each color channel to linearize the signal when displayed on LCD and CRT display. Such a nonlinear transformation is called an electro-optical transfer function (EOTF) in the standards community. Its inverse is typically called an opto-electrical transfer function (OETF). This is because there is a non-linear relationship
between the output intensity generated by the displaying device and the input voltage. This relationship is modeled as

RGB颜色空间转换小笔记

where C is a color channel, γ = 2.4, and the subscript v means that the color channel is ready for visualization. Note that this equation has been derived from the gamma correction:
RGB颜色空间转换小笔记

在高清电视中,ITU-R BT.2020给出了更宽的sRGB颜色范围,相应地,公式参数也有所不同。

RGB颜色空间转换小笔记

HDR成像中,一些符号定义

RGB颜色空间转换小笔记

亮度计算

RGB颜色空间转换小笔记

RGB颜色空间转换小笔记

相关文章:

  • 2022-12-23
  • 2021-12-28
  • 2021-09-17
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2021-06-19
猜你喜欢
  • 2022-12-23
  • 2021-10-04
  • 2021-04-08
  • 2021-11-02
  • 2021-11-14
  • 2021-06-22
相关资源
相似解决方案