Following the Harry Durgin tutorial about the interesting properties of lowpass & highpass, I’ve noticed that, if it is easy to increase the overall contrast, it’s sometime more difficult to increase local constrast in both low and high lights at the same time.
To solve this Harry exports his image after high lights improvement for example, then tweaks the low lights and recomposes the 2 images.
Basically the lowpass module amplifies (contrast) the difference between image & blurred image around the image middle grey but doesn’t give the possibility to chose the middle point of this amplification.
I’ve made a try intoducing in lowpass module a fulcrum contrast slider (by default at 50, Lab L) letting the user set where he wants to make the amplification happen.
Image before lowpass.
Adding 2 lowpass instances, one for low (fulcrum=15) and the other for high lights (fulcrum=75).
You can see on the histogram that each pic has enlarged, but the overall contrast of the image has not changed that much.
What do you think ?