RSSAmplifier

home | Engineering · Jun 13, 2022

Interpolating (hue) angles

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In image processing, retouchers may want to apply a saturation boost on specific hues only. Typically, uniform saturation corrections follow a basic linear transfer function $sat_{out} = gain \cdot sat_{in}$, where $gain$ is a real positive constant. To target specific hues, we simply rewrite $sat_{out}(hue) = gain(hue) \cdot sat_{in}$ where $gain$ is then a function. The most common way to…

Read on eng.aurelienpierre.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.