Just wondering why green is divided by norm_B and blue by norm_G but red by norm_R?
I might be completely off however, since I only looked at the code for seemingly irregular patterns, admittedly not really understanding what is going on. I hope it helps.
I changed the lines and recompiled. However, it still seems to be the case that the green slider is affecting the blue colors. So unfortunately I can confirm your finding.
I can confirm …looking at a color chart image and the color picker the green does not move…only changes happen with Blue primarily…so I would guess this is a bug… @anon41087856
This is what I feared. If there is no hidden bug, it probably means very few people will be able to use this functionality. If there’s a green slider, it seems like a reasonable expectation that it affects the greens.
Interestingly, when you move the slider (to left, for example) the histogram changes “as expected”. Move the green slider, only the green part of the histogram changes. Greenness of the green parts of the image doesn’t.
Playing a bit with those sliders on an image of a (almost pure red) poppy also showed a marked influence of the adaptation setting. When I put the green at -0.5 in the colorfulness tab (with normalisation ‘on’), I saw:
very little effect on the (red) flower with adaptation set to CAT16
moderate effect with adaptation = XYZ
strong effect with adaptation = Bradford (linear or non-linear).
With normalisation off, the effects were a lot weaker, but still there (and in the same order).
And using demosaicing set to “photosite color” shows a strong effect of the ‘green’ slider on the red pixels (in colourfulness tab) when using either Bradford adaptation.
I think this is what I noted…despite AP’s comment on perception…the green should change value I would think and for me with the picker on a green square in a color chart the green value in the rgb triplet did not change in the full range of the slider…
Yes it is very strange how the green slider effects blue. However I’ve found that boosting R and B sliders together also boosts green colours, perhaps because most greens in the image also have some amount of R and B?
If anyone wants to boost saturation of only green channel, go to G channel, and set R -0.5, G 2, B -0.5, and use opacity to control the amount. This gives the effect I was expecting from colourfulness. (I assume when the bug is fixed you will be able to just tick normalize, set G 2 and leave the others alone).
What you see on your screen is probably sRGB. So your goal is to push R and B of sRGB space. But what you control is R and B of Rec2020 or CAT16 or Bradford CAT spaces. Those control RGB will later be mixed in various proportions to create our final sRGB.
Therefore, don’t get too stuck on the meaning of R, G, B. Call them bullshit channel 1, bullshit channel 2 and bullshit channel 3 if it helps. Channel mixing is not perceptual. However, it blends changes more smoothly than pushing selective hues on color zones, for example. So this is the trade-off.
But you will need to learn the relationship between effect and setting, because the settings are not perceptually meaningful.