Hello there,
I know lot of you are fantastic script writers, and Patrick David and myself have a little problem you could probably easily solve.
We want to reproduce what 'Wavelet Decompose' does, and I wrote a small G'MIC command that allows to decompose an image to several 'detail scales',
so that the original image can be seen as all these layers blended with the 'Grain merge' mode.
We have already wrote a small script that is able to call the G'MIC plug-in to perform the image decomposition into layers.
Now, we are stuck in the step which should set the correct blending modes for all layers.
Could we get help from some of you to do this ? We are not really expert in GIMP script coding.
Attached file is our first attempt : it takes an image and decompose it as several layers.
To make it work correctly, you need latest G'MIC (1.5.8.0) with latest update file (update your filters from the G'MIC plug-in before).
Any help is appreciated ! Thanks by advance.
Attachment:
gwd.scm [3.27 KiB]
Downloaded 125 times