
An image along with its Y, Db, and Dr components.
'YDbDr' is the
colour space used in the
SÉCAM colour
television broadcasting standard, which is used in
France and some countries of the former
Eastern Bloc. It is very close to
YUV and its related colour spaces such as
YIQ,
YPbPr and
YCbCr.
YDbDr is composed of three components - Y, Db and Dr. Y is the
luminance, and Db and Dr are the
chrominance components (representing the red and blue colour differences).
Formulas
The Y, Db and Dr signals are created from an original RGB (red, green and blue) source. The weighted values of R, G and B are added together to produce a single Y signal, representing the overall brightness, or luminance, of that spot. The Db signal is then created by subtracting the Y from the blue signal of the original RGB, and then scaling; and V by subtracting the Y from the red, and then scaling by a different factor.
These formulae approximate the conversion between the
RGB colour space and YDbDr.
|
|
|
From RGB to YDbDr:
| | | |
| | | |
| | | |
From YDbDr to RGB:
| | | |
| | | |
| | | |
Or, using a matrix representation:
You may note that the Y component of YDbDr is the same as the Y component of YUV. Db and Dr are related to the U and V components of the
YUV colour space as follows:
| |
| |
There is also a variety of the
PAL broadcasting standard,
PAL-N, that uses the YDbDr colour space.
References
★ Shi, Yun Q. and Sun, Huifang ''Image and Video Compression for Multimedia Engineering'', CRC Press, 2000 ISBN 0-8493-3491-8
See also
★
YUV - related colour system
★
PAL#Technical details - some information on PAL-N