12
Laboratory of Image Processing Pier Luigi Mazzeo [email protected] July 24, 2014

Laboratory of Image Processing

Embed Size (px)

DESCRIPTION

Laboratory of Image Processing. Pier Luigi Mazzeo [email protected] July 24, 2014. The Fourier Transform with images. Display the obtained fft image. Download from my website the fftshow function , put it in your work directory. The fft examples. The fft examples. - PowerPoint PPT Presentation

Citation preview

Page 1: Laboratory of Image  Processing

Laboratory ofImage Processing

Pier Luigi [email protected]

July 24, 2014

Page 2: Laboratory of Image  Processing

The Fourier Transform with images

Display the obtained fft image

Download from my website the fftshow function, put it in your work directory

Page 3: Laboratory of Image  Processing

The fft examples

Page 4: Laboratory of Image  Processing

The fft examples

fftshow(cf, ‘log’)

Try with this circle (its edge appears burred). What does happen?

Page 5: Laboratory of Image  Processing

Filtering in the frequency domain (LP)

• Try to use different cut off (i.e. 5 and 30).• Try to use a circle with a gentle cutoff (i.e. b).

Page 6: Laboratory of Image  Processing

Filtering in the frequency domain (HP)

• Try to use different cut off (i.e. 5 and 30).• Try to use a circle with a gentle cutoff (i.e. b).

Page 7: Laboratory of Image  Processing

Gaussian filtering

Page 8: Laboratory of Image  Processing

Gaussian filtering HP(cont.)

Page 9: Laboratory of Image  Processing

Butterworth filtering

Page 10: Laboratory of Image  Processing

Butterworth filtering (cont.)

Page 11: Laboratory of Image  Processing

Butterworth filtering (cont.)

Page 12: Laboratory of Image  Processing

Butterworth filtering (cont.)