Add green color on trees - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: Add green color on trees (/Thread-Add-green-color-on-trees) |
RE: Add green color on trees - Zbyma72age - 02-22-2024 (02-19-2024, 07:35 PM)Zbyma72age Wrote:A copy of the layer and its mode (Color LCh), now I click Change active color and use the color picker tool to take a sample of the color that matches the shade of the color in the area.(02-19-2024, 02:50 PM)Stefana Liu Wrote:Zainstalować Restore2.py :(02-19-2024, 01:31 PM)Zbyma72wiek Wrote: Proszę mi wybaczyć, jeśli się przejęzyczyłem, ale zupełnie nie znam języka angielskiego RE: Add green color on trees - Krikor - 02-22-2024 (02-22-2024, 07:50 AM)PixLab Wrote:(02-21-2024, 06:25 PM)Ofnuts Wrote:(02-21-2024, 06:01 PM)Krikor Wrote: Today watching a video when this landscape appeared, I couldn't help but remember this new plugin I have not thought about it. I forgot that nowadays every device has a collection of filters for everything. But I didn't imagine the author of the video using these devices, considering how little time she has. Sometimes she edits her video just using the remaining battery on her laptop, as there isn't even electricity where she is staying. But now that you've raised this issue, there's no denying that the green in the images has an unusual saturation compared to what I've seen so far. RE: Add green color on trees - Stephen Liu - 02-23-2024 Hi all, Could you please advise; How to install restore.py (python plugin) from https://github.com/stongey/PhotoRestore GIMP version 2.10.30 $ python2 --version Code: Python 2.7.18 $ python3 --version Code: Python 3.10.12 Thanks Regards RE: Add green color on trees - Ofnuts - 02-23-2024 (02-23-2024, 05:50 AM)Stephen Liu Wrote: Hi all, I wouldn't bother: [attachment=11268]
In addition, you need to edit the code a bit because there are hard-coded file locations, and the code doesn't work on small images. If you explicitly installed Python runtimes outside of Gimp, you probably broke Gimp's built-in Python runtime. There are also versions of this code that run independently of Gimp, including a Windows .exe RE: Add green color on trees - Zbyma72age - 02-23-2024 (02-23-2024, 05:50 AM)Stephen Liu Wrote: Hi all,https://www.gimp-forum.net/Thread-Adding-plug-ins-to-Gimp-2-10 https://www.gimp.org/tutorials/GIMPProfile/ https://www.ionos.co.uk/digitalguide/server/configuration/show-windows-appdata-folder/ |