It is currently Mon Jul 01, 2024 11:08 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: color enhance
PostPosted: Mon Oct 26, 2020 6:12 am  (#1) 
Offline
New Member

Joined: Oct 25, 2020
Posts: 1
GIMP Version: 2.10
Operating System: Mac OS
GIMP Experience: New User

List any relevant plug-ins or scripts:
color-enhance



Hello,

I am new to the forum.
I upgraded few times ago to gimp 2.10 and I noticed new option in colors>auto menu.
The former "color enhance" filter is now noted as "legacy",and there is a "new" color enhance feature which looks promising to me.
In previous color enhance feature, there was a clear description of stuffs done by the algorithm (tranform to HSV color and extend the saturation range) and even the source code.

But I can not find at all what does the new color feature is doing...
Besides, I can not find the code in the github repo.

Does anyone knows a little bit more about this new filter?

Many thanks.

Edit: I wanted to provide links to gimp documentation and source code, but as a new forum user I can not post outside url in my message.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: color enhance
PostPosted: Mon Oct 26, 2020 6:53 am  (#2) 
Offline
Script Coder
User avatar

Joined: Jun 22, 2010
Posts: 1171
Location: Here and there
The new Color Enhance is a GEGL fuction, so you'd have to look in the GEGL repository: https://gitlab.gnome.org/GNOME/gegl/-/b ... -enhance.c

And note that GIMP and GEGL repositories are on GitLab and that the version on GitHub is a mirror and not the official location.

Kevin


Top
 Post subject: Re: color enhance
PostPosted: Mon Oct 26, 2020 7:00 am  (#3) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4752
This is a GEGL operation now, so the source is in GEGL:

https://gitlab.gnome.org/GNOME/gegl/-/b ... -enhance.c

From the comments:

Quote:
* This operation is inspired from the color enhance gimp plugin.
* It alters the chroma component to cover maximum possible range,
* keeping hue and lightness untouched.


However like most GEGL stuff, it works in "linear light" while the legacy version works off gamma-compressed data.

_________________
Image


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) How to enhance color

5

No new posts Attachment(s) How to enhance an old photo

17

No new posts Attachment(s) Enhance Shadows Plug-in

2

No new posts Attachment(s) GEGL Color Light Fusion (12 blend modes for color overlay)

9

No new posts Attachment(s) Background color chanage and typed text color change

8



* Login  



Powered by phpBB3 © phpBB Group