I recently watched some videos at YouTube using an FFT filter to remove the texture effect on older printed photographs. I've not been able to find the FFT filter for Mac. Can someone steer me in the right direction?
Announcement
Collapse
No announcement yet.
FFT for Mac OS
Collapse
X
-
Tags: None
-
-
Re: FFT for Mac OS
Not really a Mac user however instructions are on the site for various versions of OS X
Comment
-
-
Re: FFT for Mac OS
Unzip, drag and drop, then click, as it suggests. It's supposed to give you something with a .app extension, which is a wrapper that OSX uses for folders that contain all (statically linked) files needed to launch and run that application.
Comment
-
-
Re: FFT for Mac OS
Thanks for all the input, but I am still not able to make this work. I use Photoshop CS5 on a Mac running Sierra 10.12.5. Is there something similar to FFT that will work to remove the texture from scanned prints on a textured paper?
Comment
-
-
Re: FFT for Mac OS
Yeah I'm not sure. The fast fourier transform in itself has a variety of implementations, as it's actually a collection of algorithms. A package like this probably just wraps around an existing implementation of one or more of these to provide a friendly user interface and integration with photoshop.
If I wanted to do this, I would probably use python. It's not as convenient, because you would need to do some cloning or other work prior to application of an inverse transform to get rid of the paper texture. Integrating with photoshop is annoying, and the people who are likely to go through this kind of work are researchers, meaning that setup may not use a pretty installer.
The rest of them probably use scikit learn (well, actually scipy, not scikit learn, scikit learn doesn't contain the fast fourier transform; it contains more image processing tools) or matlab or something like that.
Comment
-
Related Topics
Collapse
-
by BenTheArtistI've noticed that the older FFT plugins for Mac's version of Photoshop are no longer available on the sites that used to provide them. Does anyone have a copy of the plug-in that they would be willing to share? I have CS3, so it needs to be CS3-compatible....
-
Channel: Photo Retouching
01-01-2019, 05:11 PM -
-
by stevegrainHi Fellow retouchers
I've just joined, and I want to learn how to retouch old photos of my Dads. Firstly, I can't find anywhere the download button for the FFT plugin for Photoshop! I use a macbook air. Can anyone point me in the right direction to start downloading the plugin please.-
Channel: Photo Restoration
05-09-2015, 02:13 AM -
-
by PhotoGigiI have several old textured scanned photos. I want to follow `Using the FFT filter to remove photgraphic paper texture' tutorial but I can't find the FFT plugin, even after extensive searching Google and at the Adobe site at which it is listed... I'm using PS3.
Can you help me find: Fast...-
Channel: Photo Restoration
09-14-2007, 12:32 PM -
-
by FARSHIDHI I NEED HELP,
I have been rying to download the fft filter for my G4 so i can run in photoshop. Is there not a version for OS X?-
Channel: Photo Retouching
05-16-2007, 03:43 PM -
-
by JoofaHi,
I developed freely available CS3-based Mac PS FFT/IFFT plugins a few years back as outlined here:
http://www.retouchpro.com/forums/sof...lugin-mac.html
Fabio Fata graciously developed a video tutorial on how to use it, available here:
https://...-
Channel: Software
12-29-2015, 07:32 PM -
Comment