Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| isp:luminance [2023/09/05 05:53] – Igor Yefmov | isp:luminance [2023/09/06 00:34] (current) – [BT. 709] Igor Yefmov | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Luma ====== | ====== Luma ====== | ||
| - | Luminance of a pixel (read more on [[https:// | + | |
| + | ===== BT. 709 ===== | ||
| + | Luminance of a pixel (read more on [[https:// | ||
| \[ | \[ | ||
| Line 6: | Line 8: | ||
| \] | \] | ||
| - | This is in accordance with the BT.709 recommendation (and not the " | + | This is in accordance with the HDTV' |
| + | |||
| + | ===== BT. 601 ===== | ||
| + | A.k.a. [[https:// | ||
| + | If we were to chose the CCIR 601, which is used in most digital standard definitions, | ||
| + | |||
| + | \[ | ||
| + | luma = 0.299R + 0.587G + 0.114B | ||
| + | \] | ||
| + | |||
| + | ===== BT. 2020 ===== | ||
| + | According to [[https:// | ||
| + | |||
| + | \[ | ||
| + | luma = 0.2627R + 0.678G + 0.0593B | ||
| + | \] | ||
| + | |||