Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| isp:vibrancy [2023/09/05 05:54] – [Vibrancy] Igor Yefmov | isp:vibrancy [2023/09/05 06:22] (current) – [RGB color space] Igor Yefmov | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ===== RGB color space ===== | ===== RGB color space ===== | ||
| + | To adjust the saturation of a pixel in RGB space we will follow this general approach: | ||
| + | - create a desaturated version of the pixel by converting it to grayscale | ||
| + | - interpolate/ | ||
| + | |||
| + | FIXME | ||
| ===== YUV color space ===== | ===== YUV color space ===== | ||