This script changes the color balance and brightens up the image to imitate images taken with Manual/Classic/Vintage lenses.
Below you will find two versions of the script one with Manual lens only (manual-lens_filter.scm) and one with Manual lens and Cool Manual lens (cool-manual-lens_filter.scm). Cool Manual lens uses the engine of http://registry.gimp.org/node/28306 to cool the image.
See samples:
Original:
After Manual Lens filter:
After Cool Manual Lens filter:
Download from:
https://sourceforge.net/projects/johnlakgimp/files/Manual%20Lens/
Copy the .scm file to:
Windows Vista/7 | C:\Users\[USER]\.gimp-2.8\scripts |
Windows XP and older | c:\Documents and Settings\[USER]\.gimp-2.8\scripts |
Linux | /home/[USER]/.gimp-2.8/scripts |
In GIMP you will find it under the Colors/Cool effects menu.
Cool Manual Lens requires YUV Temperature plugin by elsamuko:
http://registry.gimp.org/node/25434
For batch version check:
http://registry.gimp.org/node/24593
Comments
How to Use this script after installing
Hi,
I have successfully installed it. After I restart Gimp I saw a menu Item "Manual Lens sf" Under Menu "Script-Fu"; I use GIMP 2.6. However, When I open an jpeg image and try to use the filter, it "Manual Lens sf" filter is disabled. May I know under what conditions it will be enabled?
Thanks
Buddha
bug should be fixed now
I uploaded a new version fixing this bug, please try to verify it works for you too.
Regards
John Lakkas