Description of the data path
PIKE Technical Manual
V5.0.0
182
Color conversion (RGB
YUV)
The conversion from RGB to YUV is made using the following formulae:
Bulk Trigger
on page 188 and the following pages.
Level Trigger
Formula 5: RGB to YUV conversion
Note
•
As mentioned above: Color processing can be bypassed
by using so-called RAW image transfer.
•
RGB
YUV conversion can be bypassed by using RGB8
format and mode. This is advantageous for edge color
definition but needs more bandwidth (300% instead of
200% relative to b/w or RAW consumption) for the
transmission, so that the maximal frame frequency will
drop.
Y
0.3
R
0.59
G
0.11
B
+
+
=
U
0.169
–
R
0.33
G
0.498
B
128 (@ 8 bit)
+
+
–
=
V
0.498
R
0.420
G
–
0.082
B
–
128 (@ 8 bit)
+
=