Stereodude
14th May 2018, 01:25
Is it correct from a color theory perspective to darken only the luma of an image using color YUV while leaving the chroma untouched if the image is too bright?
For example, I have some video footage that is too bright with glowing blacks and I apply something like a -20.0 offset to the luma channel to darken it up fixing the luma levels (luma) with ColorYUV the chroma is left untouched. Is that the correct way to correct footage that is too bright?
When doing this the colors in the image seems to gain saturation / vibrancy as the luma is decreased. For example skin tones seem to become more colored and less natural. I realize the colors are not actually gaining saturation as the chroma is entirely untouched, but the perceived color looks richer because there is less luma component to dominate the chroma.
It looks more natural to my eye to apply an equivalent saturation reduction using cont_u & cont_v to the image in the two chroma channels, but is that really the right way to handle it?
For example, I have some video footage that is too bright with glowing blacks and I apply something like a -20.0 offset to the luma channel to darken it up fixing the luma levels (luma) with ColorYUV the chroma is left untouched. Is that the correct way to correct footage that is too bright?
When doing this the colors in the image seems to gain saturation / vibrancy as the luma is decreased. For example skin tones seem to become more colored and less natural. I realize the colors are not actually gaining saturation as the chroma is entirely untouched, but the perceived color looks richer because there is less luma component to dominate the chroma.
It looks more natural to my eye to apply an equivalent saturation reduction using cont_u & cont_v to the image in the two chroma channels, but is that really the right way to handle it?