3
Using the FFT filter to remove photographic paper texture The FFT (Fast Fourier Transform) technique offers a way to remove (most of) the texture, leaving us with a photograph that can now be easily retouched. Here’s a before / after image to show what we’re talking about…. On the left we have an image (thank you, FrannyMae) scanned (*1) from a photograph on embossed paper – on the right the result after applying the technique described here. Some observations: The FFT technique... ...has eliminated the superimposed embossed texture; ...has preserved the underlying features; ...has NOT removed spots and random noise; ...has NOT fixed any colour blotches. What is FFT? Without going into too many gory details, FFT is a mathematical transformation that takes a “normal” image (that we can understand) and transforms it into an alternative “mathematical” image (that only a computer understands). What is the FFT technique? Using the “mathematical” image we can easily identify and eliminate the repetitive texture. When we transform back (called, Inverse FFT) to the “normal” image, the texture has been removed. Preparation You will (of course) need an FFT filter. There are some options (*2) available, but the filter that has been most widely adopted is the version by Alex Chirakov. (*3 download and installation). The method described here is for this filter but, with some minor adaptations, can be applied to all other FFT implementations.

Using the FFT Filter to Remove Photographic Paper Texture

Embed Size (px)

DESCRIPTION

The FFT (Fast Fourier Transform) technique offers a way to remove (most of) the texture, leaving us with a photograph that can now be easily retouched.

Citation preview

Page 1: Using the FFT Filter to Remove Photographic Paper Texture

Using the FFT filter to remove photographic paper texture

The FFT (Fast Fourier Transform) technique offers a way to remove (most of) the texture, leaving us with a photograph that can now be easily retouched.

Here’s a before / after image to show what we’re talking about….

On the left we have an image (thank you, FrannyMae) scanned (*1) from a photograph on embossed paper – on the right the result after applying the technique described here.

Some observations:

The FFT technique... ...has eliminated the superimposed embossed texture; ...has preserved the underlying features; ...has NOT removed spots and random noise;

 ...has NOT fixed any colour blotches.

What is FFT?

Without going into too many gory details, FFT is a mathematical transformation that takes a “normal” image (that we can understand) and transforms it into an alternative “mathematical” image (that only a computer understands).

What is the FFT technique?

Using the “mathematical” image we can easily identify and eliminate the repetitive texture. When we transform back (called, Inverse FFT) to the “normal” image, the texture has been removed.

Preparation

You will (of course) need an FFT filter. There are some options (*2) available, but the filter that has been most widely adopted is the version by Alex Chirakov. (*3 download and installation).The method described here is for this filter but, with some minor adaptations, can be applied to all other FFT implementations.

How to apply the FFT technique:

1) Duplicate original image

- Right click on title bar;- Duplicate (merged, if it has more than one layer) to a new image.

2) Flatten all Layers

You may not need this but, for precaution, flatten all the layers...<alt><L>, <F>. This is because FFT doesn’t understand layers, masks, alpha channels etc. The image must be just one “Background” layer and nothing else;

3) Run Filter>Fourier Transform>FFT RGB;

Page 2: Using the FFT Filter to Remove Photographic Paper Texture

You should be looking at something like this…

(don’t worry!)

4) Select just the Red Channel;

· Go to the channels palette· Select the Red channel only (or turn off the Green/Blue)· You now have something like this

(don’t worry!!)

Do you see the little stars? These small white points correspond to the texture that is superimposed on the photo. All the rest, especially the central part, is the image that we want to preserve.

5) Paint out stars in the Red Channel

- Using a soft brush paint the stars out with a dark grey or black. .- DO NOT TOUCH THE CENTRAL STAR- You should have something like this..

(don’t worry!!!)

6) Select all channels again

- On the channels palette turn back on the green and blue channel (easy to forget this bit);- If necessary, flatten the layers (<Alt><L><F>);

7) Do the Inverse Fourier Transform

- Run Filter>Fourier Transform>IFFT RGB;- What no colours? That’s right! The FFT works only on the luminosity (greyscale) information.

8) Put the colours back in:

- Slide, with <Shift> pressed (to align), your (now un-textured) luminosity back layer on top of the original (that’s the one we left behind in step 1);- Set this new layer's blending mode to Luminosity.- Select your original layer, which is below the new Luminosity layer;- Apply a small radius (2 or 3 should do) Noise>Median filter (this blurs the colours a little, but don't worry all the important sharpness is in the luminosity layer).

And here we are...

Page 3: Using the FFT Filter to Remove Photographic Paper Texture

That’s all folks!