YDbDr explained
YDbDr, sometimes written
, is the
colour space[1] used in the
SECAM (adopted in
France and some countries of the former
Eastern Bloc) analog colour
television broadcasting standard.
[2] [3] [4] It is very close to
YUV (used on the
PAL system) and its related colour spaces such as
YIQ (used on the
NTSC system),
YPbPr and
YCbCr.
[5] [6]
is composed of three components:
,
and
.
is the
luminance,
and
are the
chrominance components, representing the
red and
blue colour differences.
[7] Formulas
The three component signals are created from an original
(red, green and blue) source. The weighted values of
,
and
are added together to produce a single
signal, representing the overall brightness, or luminance, of that spot. The
signal is then created by subtracting the
from the blue signal of the original
, and then scaling; and
by subtracting the
from the red, and then scaling by a different factor.
These formulae approximate the conversion between the RGB colour space and
.
\begin{align}
R,G,B,Y&\in\left[0,1\right]\\
DB,DR&\in\left[-1.333,1.333\right]\end{align}
From RGB to YDbDr:
\begin{align}
Y&=+0.299R+0.587G+0.114B\\
DB&=-0.450R-0.883G+1.333B\\
DR&=-1.333R+1.116G+0.217B\\
\begin{bmatrix}Y\ DB\ DR\end{bmatrix}&=
\begin{bmatrix}0.299&0.587&0.114\
-0.450&-0.883&1.333\
-1.333&1.116&0.217\end{bmatrix}
\begin{bmatrix}R\ G\ B\end{bmatrix}\end{align}
From YDbDr to RGB:
\begin{align}
R&=Y+0.000092303716148DB-0.525912630661865DR\\
G&=Y-0.129132898890509DB+0.267899328207599DR\\
B&=Y+0.664679059978955DB-0.000079202543533DR\\
\begin{bmatrix}R\ G\ B\end{bmatrix}&=
\begin{bmatrix}1&0.000092303716148&-0.525912630661865\\
1&-0.129132898890509&0.267899328207599\\
1&0.664679059978955&-0.000079202543533\end{bmatrix}
\begin{bmatrix}Y\ DB\ DR\end{bmatrix}\end{align}
You may note that the
component of
is the same as the
component of
.
and
are related to the
and
components of the YUV colour space as follows:
\begin{align}
DB&=+3.059U\\
DR&=-2.169V\end{align}
References
- Shi, Yun Q. and Sun, Huifang Image and Video Compression for Multimedia Engineering, CRC Press, 2000
See also
- YUV - related colour system
Notes and References
- Book: Issues in Electronic Circuits, Devices, and Materials: 2011 Edition . 2012-01-09 . ScholarlyEditions . 978-1-4649-6373-5 . 1146 . en.
- Book: Recommendation ITU-R BT.470-6 - Conventional Television Systems . ITU-R . 1998.
- Book: Shi . Yun-Qing . Image and Video Compression for Multimedia Engineering: Fundamentals, Algorithms, and Standards, Third Edition . Sun . Huifang . 2019-03-07 . CRC Press . 978-1-351-57864-6 . en.
- Book: Dorf, Richard C. . Circuits, Signals, and Speech and Image Processing . 2018-10-03 . CRC Press . 978-1-4200-0308-6 . en.
- Book: Hoang . Dzung Tien . Efficient Algorithms for MPEG Video Compression . Vitter . Jeffrey Scott . 2002-02-21 . Wiley . 978-0-471-37942-3 . en.
- Book: Shum . Heung-Yeung . Image-Based Rendering . Chan . Shing-Chow . Kang . Sing Bing. Sing Bing Kang . 2008-05-26 . Springer Science & Business Media . 978-0-387-32668-9 . en.
- Book: ASC, David Stump . Digital Cinematography: Fundamentals, Tools, Techniques, and Workflows . 2021-11-18 . Routledge . 978-0-429-88901-1 . en.