A simple plug-in to do fourier transform on you image. The major advantage of this plugin is to be able to work with the transformed image inside GIMP. You can so draw or apply filters in fourier space, and get the modified image with an inverse FFT.
| Attachment | Size |
|---|---|
| 525.5 KB | |
| 7.05 KB |
Comments
Mac Intel binary v0.4.2
I have succeeded compiling it for my feline, and since the process sometimes may turn into a true PITA depending on how you installed GiMP here it is:
http://cl.ly/1w180L2B2F0V
and here:
http://d.pr/f/Fqz9
Hope it works on more macs (theoretically it should work on any but who knows...). Been tested and working on iMac Core Duo (Intel 32bit) and MacBook Core 2 Duo (Intel 64bit), both running OS X 10.6.8 Snow Leopard + GiMP 2.8.0.
Trouble making the filter appear in a menu
I copied this file into my Gimp plugin directory and Gimp doesn't seem to recognize it. Most of the plugins already there are executable files or python scripts, but this file shows up as a document. Can you give me any help on how to make it work. Thanks!
Bart
Sometimes when MacPorts + no_x11
Also i noticed that sometimes when building GIMP from MacPorts without x11 the plug-in doesn't works, some other times it does works. o.o
If this is the case you may try using the pre-compiled GIMP binaries from gimp.lisanet.de. In my experience, Simone's binaries (x11/native both 32/64bit) have always loaded and ran this plug-in flawlessly.
It indeed shows as a document without extension of any kind.
you have to look for it in
you have to look for it in Filters>Generic>FFT Forward/FFT Inverse. General instruction for finding installed plugins and scripts in GIMP: Menu bar>Help>Browse plugins. In List View type plugin/script name as it appears in downloaded file/folder. Third line on the right is a menu path. If GIMP didn't return any search result, this plugin doesn't work in current version or has not been installed correctly. This is a rare case when plugin's name in GIMP does match downloaded exe name
Fourier 0.4.1 vs 0.4.2
Bonjour,
For Windows there is no difference between version 0.4.1 and version 0.4.2 (file fourier.c is the same)
Difference is in Makefile
You're right, fourier.c does not change, but compiler arguments do.
Below is a diff of changes. (For non-programmers, it's a diff file. Lines starting with "-" are replaced with lines starting with "+" in new version.)
For newer source visit http://people.via.ecp.fr/~remi/soft/gimp/gimp_plugin_en.php3#fourier
Newer source available
0.4.1 does not compile with newer gimp (e.g. Ubuntu 12.04).
The author has made 0.4.2 available on his original site : http://people.via.ecp.fr/~remi/soft/gimp/gimp_plugin_en.php3#fourier
That one works.
Fourier 0.4.2 compiled for windows 32 bit
more information and download here.
http://www.gimpchat.com/viewtopic.php?f=9&t=4609
-Rod
fourier 0.4.1 - Binaries Gimp 64 & 32 bits Windows
Bonjour,
http://www.aljacom.com/~gimp/fourier-0.4.1-32bits-64bits.zip
4 790 000 bytes
fft for Mac OS X
Dear rpeyron,
Please I need your help. I am trying to get the fft plugin run within Gimp 2.6.10 under Mac OS X 10.5.8. I searched many forums, but it seems no one has been able to get it to work.
Please can you provide me with any information on whether it can be done. I need this plugin to use it with the descreen plugin to remove texture from scanned old photos.
I appreciate your help.
Regards,
fadicce
Pages