decomposition

Separate Luminance

FX-Foundry/Color/Separate Luminance...

Creates two new layers: one containing the Luminance, and the other the Chroma information in the form of a Grain Merge. Optionally, it will color-enhance (maximize saturation in) the Chroma layer while still keeping it luminance-neutral.

This allows you to do noise-reduction and sharpening on the two layers separately.

Update (23-Jul-2009):
Noticed that highly-saturated colors exceed the ability of the grain-extract/grain-merge to handle without clipping the color, so I have made the excess color get folded into the luminance layer.  read more »

Wavelet Decompose Script-Fu

This is a Script-Fu script for losslessly decomposing an image into different detail scales. This should be useful for photo post processing (for instance reapairing skin in portraits).

I first saw this function on the plugin "Wavelet Decompose" by marcor. (http://registry.gimp.org/node/11742 - This is also a good description on how image manipulation can benefit from wavelet decompositing.) I believe the Script-Fu script produces very similar results to marcor's plugin.  read more »

Wavelet decompose 0.1.2 Win 32 Binary

Windows 32 binary of the last version of this plugin written by "wavelet" Marcor ;)

(2009/12/26) New compilation of same sources. French localization added. Locale dir fixed this way:
LOCALEDIR = /PROGRA~1/GIMP-2.0/share/locale
Which means (any drive)/Program Files (or Programmi, and so on...)/GIMP-2.0/share/locale for your language files.

We already did the same for Liquid Rescale.  read more »

Wavelet decompose

This plugin losslessly decomposes a layer of an image into layers of wavelet scales. This means that you can edit the image on different detail scales (frequencies). The trivial recomposition of the image can be done by GIMP's layer modes so you can see the results of your modifications instantly. Among the applications are retouching, noise reduction, and enhancing global contrast.  read more »

Syndicate content