mirror of
https://github.com/leandromoreira/digital_video_introduction.git
synced 2026-01-09 14:38:02 -05:00
Update README.md
fix typo
This commit is contained in:
@@ -186,7 +186,7 @@ We first learned [how to color images](#basic-terminology) work using the **RGB
|
||||
|
||||
> <sup>*</sup> there are more models which do the same separation.
|
||||
|
||||
This color model uses **Y** to represent the brightness and two color channels **Cb** (chroma blue) and **Cr** (chrome red). The [YCbCr](https://en.wikipedia.org/wiki/YCbCr) can be derived from RGB and it also can be converted back to RGB. Using this model we can create full colored images as we can see down below.
|
||||
This color model uses **Y** to represent the brightness and two color channels **Cb** (chroma blue) and **Cr** (chroma red). The [YCbCr](https://en.wikipedia.org/wiki/YCbCr) can be derived from RGB and it also can be converted back to RGB. Using this model we can create full colored images as we can see down below.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user