This plug-in changes color balance to imitate images taken with Manual / Classic lenses but without any effect of degradation similar to images made with toy lenses.
See samples:
Original:
After Manual Lens filter:
Now script-fu version available:
No need for python installation.
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 script-fu menu.
In case you want to use the Python filter, install python:
WINDOWS USERS:
Python installation:
Download Python installation version 2.6.6 :
http://www.python.org/ftp/python/2.6.6/python-2.6.6.msi
Then follow these steps:
http://www.gimpusers.com/tutorials/install-python-for-gimp-2-6-windows.html
Copy the .py file in:
| Vista/7 | C:\Users\[USER]\.gimp-2.8\plug-ins |
| XP and older | c:\Documents and Settings\[USER]\.gimp-2.8\plug-ins |
LINUX USERS:
Python installation:
Python usually ships with the OS so no manual installation is needed.
Copy the .py file in:
/home/[USER]/.gimp-2.8/plug-ins
In GIMP you will find it under the filters menu.
For batch version check:
http://registry.gimp.org/node/24593
| Attachment | Size |
|---|---|
| 14.93 KB |
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