This script simulates a high quality (portrait) photo like these from the National Geographic.
Copy it into the scripts folder from GIMP, you will find it then under Filters -> Generic -> National Geographic.
Thanks to Martin Egger for the shadow revovery and the sharpen script, which I included in the script.
Examples:
http://www.flickr.com/photos/28653536@N07/2885742736/
http://www.flickr.com/photos/28653536@N07/2879128071/
Update1: Added local contrast option.
Update2: Optional inverted layer mask for brighter skin types.
Update3: Added a batch version of this script, run it with
gimp -i -b '(elsamuko-national-geographic-batch "picture.jpg" 60 1 60 25 0.4 1)' -b '(gimp-quit 0)'
or for more than one picture
gimp -i -b '(elsamuko-national-geographic-batch "*.jpg" 60 1 60 25 0.4 1)' -b '(gimp-quit 0)'
Be careful, the batch script overwrites the original image. More info here:
http://www.gimp.org/tutorials/Basic_Batch/
Update4: Fix for the batch script, it merges now all layers before saving.
Update5: Extensive internal fixes. Better defaults. And all edits are executed on extra layers.
Update6: Batch script also updated.
For all scripts together, go here:
http://sites.google.com/site/elsamuko/gimp
| Attachment | Size |
|---|---|
| elsamuko-national-geographic.scm | 7.76 KB |
| elsamuko-national-geographic-batch.scm | 7.9 KB |
Comments
error message?
Hi i was soooo excited about this script, the difference is amazing and i managed to copy it to the scripts folder and everything worked out fine until i actually went to use it and it came up with this error message:
Error while executing elsamuko-national-geographic:
Error: eval: unbound variable: cadr
What does that mean?
What version of GIMP?
What version of GIMP are you using? I am using 2.6.8 and its working fine.
Where did the color go!
Used NG-filter on MacOS Snowleopard. Good sharpness but were did the colors go? A red barn became black.
Maybee the solution could be to before NG-filter make a new layer with realy fat colors and opacity say 25% . And the apply NG-Filter
Using elsamuko-national-geographic.scm on command line
Done
Comparing the above to the
Unable to add new plugins & scripts
Look solution
No, the folders for scripts
Unable to get plugin into Gimp 2.4.7 on Mac
Sure, I'm not the best guy
Script