White Balance Puzzle Script for GIMP 2.4

This script creates small rectangular selections and auto-white-balances them.
Copy it into the scripts folder from GIMP, you will find it then under Filters -> Light and Shadow -> White Balance Puzzle.
Be careful with the feather option, it consumes a lot of cpu power.
This script gives a strange result, so it just fits in rare conditions:
Huh?!?
If you like this script, hug someone.

AttachmentSize
elsamuko-wb-puzzle.scm3.5 KB

Comments

question

Hey, this script its very usefull !! I`ve got 1 question: If I put a configuration and then the script makes a lot of procesing, can I cancel the process before it`s done?? Thanks

Unfortunately not.

Script-fu is not very advanced concerning things like preview and process handling (let's say: it hasn't such things at all).
A work-around is to save the picture before applying the script, and if it needs to long, just close the picture. The script stops then with a failure message. With ctrl-1 you can open the saved picture again.