This is a little simple script what helphs to hatching selected area of picture with a pencil-like lines (random noise+moving blur). This script is used in "yet another way" to stylize photo like a drawing. Examples are here,
full description is at http://leoblog.ru/?Proekty:Pesni_pro_grafiku:Make_a_picture_from_photo_%...


video example
This is another simple script for edges detection. I like like it much more than standart edge detection scripts, because in case of photo processing it gives results more close to real ones.
After installation, script will be at Scripts/Leon/Morphology edges detection
I'm attached here an example: sources picture and results of Sobel and Morphology edge detection. Each edges are processed: colors inverted, Color-Levels-Auto.

morphology:

Sobel: read more »
This is a plugin for GIMP on Windows that allows reading and writing of JPEG XR (aka HD Photo) image files. This plugin only runs on Windows XP SP3 or higher since it makes use of the Windows Imaging Component.
This is a very simple script for method of image processing othen used by myself - splitting picture into a two assembled layers: colors and grain. This gives us a very lot of capabilities of changing picture without making a hard artefacts inside it.
You can read more about the script, with a sample of use here:
http://leoblog.ru/?Proekty:Pesni_pro_grafiku:Skript_dlya_GIMP_avtomatizi...
p.s. i'm also add a second version - for a slow machines; it do same thing, but by the little diffrent way. read more »
A simple detail enhancing/sharpening filter based on my simple bilateral code. It is essentialy a low precision version of the detail enhancement stage of some local tone mapping algorithms.
In non technical terms this is basically the anti surface blur. It takes a surface blur as a base layer, compares it with the original image and magnifies the differences. It brings out textures and makes skin look pretty horrible.
It will appear under:
Filters->Enhance->Enhance Details...
Windows version provided by Francois_C. Updated.
A surface blur filter based on a simplified version Porikli's O(1) bilateral filter.
Unfortunately due to the nature of the algorithm memory overheads can be severe. This filter uses a tile based implementation, which limits overheads to about 64mb.
On the plus side it is reasonably fast and scales well with filter radius.
When installed it should appear under filters->blur->simple bilateral
There is a mercurial repository which will be kept up to date with the latest code on my web site. This can be accessed with:
hg clone http://www.spectral3d.co.uk/repo/gimp_plugins read more »
Utilities to create texture atlases from sets of images, useful in 3D games to avoid excessive state changes.

In addition to the atlas image, a ".tat" file is generated and updated to indicate which component images were incorporated into the atlas image. read more »
This script cycles through layers making the active layer the only visible layer (useful for hand-editing simple animations) similar to Layer > Stack > Select Next/Previous Layer.
Create a motivational poster from the current image: Enter a caption and some clever text, and you're ready to go!
Options include selecting the font face, size and color. You can also choose not to flatten the final result, if you want to edit the layers for that extra special touch.
The included text file details installation and usage. Feedback welcome!
A simple plugin (my first) to run the cartoon effect on multiple images. It took me a while to write whilst trying to edit a lot of photos (for a short film about geography)
it is available from /Xtns/Misc/Batch cartoon effect

Recent comments
8 hours 19 min ago
9 hours 9 min ago
20 hours 7 min ago
2 days 12 hours ago
2 days 20 hours ago
2 days 23 hours ago
3 days 10 hours ago
3 days 11 hours ago
3 days 15 hours ago
3 days 22 hours ago