Bug 160012

Summary: Add vibrance and fill light features in ImageEditor
Product: [Applications] digikam Reporter: Fabien <fabien.ubuntu>
Component: Plugin-Editor-WhiteBalanceAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, heena393
Priority: NOR    
Version: 0.9.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 8.0.0

Description Fabien 2008-03-28 12:58:16 UTC
Version:            (using KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

Hi,

It would be really cool to add vibrance and "fill light" adjustements in the Image Editor, I guess with other settings in the white-balance settings (near saturation)...
Comment 1 Arnd Baecker 2008-07-10 08:30:29 UTC
What does vibrance do precisely (i.e. to implement this,
the algorithm is needed...)? Also: what is the difference to 
"Editor"/"Color"/"Color effects"/"vivid"?

About "fill light" see also
- "New plugin for correction of backlighting"
  https://bugs.kde.org/show_bug.cgi?id=150533
- "Contrast mask image plugin"
   http://bugs.kde.org/show_bug.cgi?id=145442
Comment 2 Mikolaj Machowski 2008-07-11 16:30:00 UTC
> "Editor"/"Color"/"Color effects"/"vivid"?


IMO vibrance is just vivid - so it is already implemented.
>
> About "fill light" see also
> - "New plugin for correction of backlighting"
>   https://bugs.kde.org/show_bug.cgi?id=150533
> - "Contrast mask image plugin"
>    http://bugs.kde.org/show_bug.cgi?id=145442


Contrast mask is primitive simulation of plugin described in this link:

http://www.digitalproducer.com/2003/10_oct/tutorials/10_27/pscsshadow0310282.htm

From Bug 150533.
Comment 3 Fabien 2008-07-11 16:31:35 UTC
This is what you can find in Photoshop(r) documentation:

Clarity, Saturation, and Vibrance controls in Camera Raw 

You can change the color saturation (vividness or color purity) of all colors by adjusting the Clarity, Vibrance, and Saturation controls on the Basic tab.

Clarity Adds depth to an image by increasing local contrast. This setting is similar to a large-radius unsharp mask. When using this setting, it is best to zoom in to 100% or greater. To maximize the effect, increase the setting until you see halos near the edge details of the image and then reduce the setting slightly. 

Vibrance Adjusts the saturation so that clipping is minimized as colors approach full saturation, changing the saturation of all lower-saturated colors with less effect on the higher-saturated colors. Vibrance also prevents skin tones from becoming oversaturated. 

Saturation Adjusts the saturation of all image colors equally from ‑100 (monochrome) to +100 (double the saturation).


-----------

About "fill light", I think it's a duplicate of "backlighting". But it's something different from "contract mask" (which would also be very helpful, but maybe out of scope of a "simple" editor like digikam.
Comment 4 Fabien 2008-08-05 17:02:30 UTC
About vibrance : the vivid color effect doesn't address my feature request. You don't get the expected result, and you can't reduce the vibrance...
Comment 5 heenamahour 2014-02-04 13:56:21 UTC
 Vibrance can be acheived by using white balance tool by adjusting the temperature and saturation level as far as I think ? Let me know if a separate tool is required though :) .
Comment 6 caulier.gilles 2014-02-04 13:59:48 UTC
heena,

No need to add a new tool. As you take a look to vivid color effect from ColorEffect tool in Image Editor. Perhaps this one is more adapted to host this king of tool instead WB.

Gilles Caulier
Comment 7 caulier.gilles 2023-04-06 15:36:19 UTC
Image Editor GMIC-Qt tool with Colors/Vibrance and Light & Shadows/Dodge & Burn filters implements these wishes.

https://i.imgur.com/0wkrJuj.png
https://i.imgur.com/XaLbIAv.png

Gilles Caulier