| Attachment | Size |
|---|---|
| 27.92 KB | |
| 30.38 KB | |
| 195.27 KB | |
| 197.78 KB | |
| 149.18 KB | |
| 170.76 KB | |
| 416.33 KB | |
| 366.67 KB |
This plugin removes low frequency brightness and color differences from image. It's dedicated for creating textures for computer graphic from photos. But it shuld be usefull for other puroses too.



It works fine also for images with non unfiorm structure (bigger details with different brightness color)
For images which contains few big details you can:
- Use bigger filter value
- Disable filtering one of axis (X or Y)
- Erase unwanted details from image (to transparent)
- Select only wanted details
So, for filter this image:
I first selected grass areas, feathered selection and applied the filter. After that I inverted selection and filtred it again.
Installation: Copy script dedicated fr your GIMP version into Script-Fu scripts directory
To run fiter: go Filters/Light and Shadow/Low frequency even
DOWNLOAD:
Comments
Gimp 2.7
WARNING: Plug-In "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
called deprecated procedure 'gimp-drawable-is-layer'.
It should call 'gimp-item-is-layer' instead!
WARNING: Plug-In "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
called deprecated procedure 'gimp-drawable-get-image'.
It should call 'gimp-item-get-image' instead!
Plug-In 'Low frequency even' left image undo in inconsistent state, closing open undo groups.
Low Frequency Even 2.7 crash - FIXED
Thanks for info.
I created version for GIMP 2.7+, and also fixed bug I found.
GIMP 2.8
Are you planning to release a version for GIMP 2.8?
that is one of the
that is one of the disadvantage of using unstable beta version of Gimp
...or the script will give warning if used with the stable version (and that will be very bad) but not with that beta...
Or will work fine with the stable but not with 2.7
anyway you may open the script with a text editor , replace each instance of 'gimp-drawable-is-layer' and "gimp-drawable-get-image' with 'gimp-item-is-layer' and 'gimp-item-get-image'...that should fix
Of course the modificated script will not work anymore with the stable version but only with 2.7
Your preview results look
Your preview results look pretty good. I've been using RobA's Retrobe Highpass filter to help giving similar results that you are getting, but I think most of the time, all I really need is low pass evening. I'm about to download your gem now. Thanks. :)
Pages