Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain.

Slides:



Advertisements
Similar presentations
DCSP-13 Jianfeng Feng Department of Computer Science Warwick Univ., UK
Advertisements

Fourier Transform and its Application in Image Processing
Computer Vision Lecture 7: The Fourier Transform
Digital Image Processing
Fourier Transform (Chapter 4)
Chapter Four Image Enhancement in the Frequency Domain.
Digital Image Processing
The Fourier Transform Jean Baptiste Joseph Fourier.
Chap 4-2. Frequency domain processing Jen-Chang Liu, 2006.
The Fourier Transform Jean Baptiste Joseph Fourier.
The Fourier Transform Jean Baptiste Joseph Fourier.
Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain.
The basis of Fourier transform Recall DFT: Exercise#1: M=8, plot cos(2πu/M)x at each frequency u=0,…,7 x=0:7; u=0; plot(x, cos(2*pi*u/8*x));
Image Enhancement in the Frequency Domain Part I Image Enhancement in the Frequency Domain Part I Dr. Samir H. Abdul-Jauwad Electrical Engineering Department.
Image Fourier Transform Faisal Farooq Q: How many signal processing engineers does it take to change a light bulb? A: Three. One to Fourier transform the.
The Fourier Transform Jean Baptiste Joseph Fourier.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 4 Image Enhancement in the Frequency Domain Chapter.
Goals For This Class Quickly review of the main results from last class Convolution and Cross-correlation Discrete Fourier Analysis: Important Considerations.
G52IIP, School of Computer Science, University of Nottingham 1 Image Transforms Fourier Transform Basic idea.
Topic 7 - Fourier Transforms DIGITAL IMAGE PROCESSING Course 3624 Department of Physics and Astronomy Professor Bob Warwick.
University of Ioannina - Department of Computer Science Filtering in the Frequency Domain (Fundamentals) Digital Image Processing Christophoros Nikou
G Practical MRI 1 The Fourier Transform
Motivation Music as a combination of sounds at different frequencies
Image Processing Fourier Transform 1D Efficient Data Representation Discrete Fourier Transform - 1D Continuous Fourier Transform - 1D Examples.
Digital Image Processing Chapter # 4 Image Enhancement in Frequency Domain Digital Image Processing Chapter # 4 Image Enhancement in Frequency Domain.
Fourier series. The frequency domain It is sometimes preferable to work in the frequency domain rather than time –Some mathematical operations are easier.
Chapter 4: Image Enhancement in the Frequency Domain Chapter 4: Image Enhancement in the Frequency Domain.
Image Processing © 2002 R. C. Gonzalez & R. E. Woods Lecture 4 Image Enhancement in the Frequency Domain Lecture 4 Image Enhancement.
Image Enhancement in the Frequency Domain Spring 2006, Jen-Chang Liu.
Spectral Analysis AOE March 2011 Lowe 1. Announcements Lectures on both Monday, March 28 th, and Wednesday, March 30 th. – Fracture Testing –
Signals And Systems Chapter 3 Fourier Transform 2.
Digital Image Processing Chapter 4 Image Enhancement in the Frequency Domain Part I.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Background Any function that periodically repeats itself.
Digital Image Processing CSC331 Image Enhancement 1.
ENG4BF3 Medical Image Processing Image Enhancement in Frequency Domain.
October 29, 2013Computer Vision Lecture 13: Fourier Transform II 1 The Fourier Transform In the previous lecture, we discussed the Hough transform. There.
Verfahrenstechnische Produktion Studienarbeit Angewandte Informationstechnologie WS 2008 / 2009 Fourier Series and the Fourier Transform Karl Kellermayr.
Fast Fourier Transform & Assignment 2
Fourier Series Fourier Transform Discrete Fourier Transform ISAT 300 Instrumentation and Measurement Spring 2000.
7- 1 Chapter 7: Fourier Analysis Fourier analysis = Series + Transform ◎ Fourier Series -- A periodic (T) function f(x) can be written as the sum of sines.
Dr. Scott Umbaugh, SIUE Discrete Transforms.
Fourier Transform.
CS 376b Introduction to Computer Vision 03 / 17 / 2008 Instructor: Michael Eckmann.
Dr. Abdul Basit Siddiqui FUIEMS. QuizTime 30 min. How the coefficents of Laplacian Filter are generated. Show your complete work. Also discuss different.
Computer Graphics & Image Processing Chapter # 4 Image Enhancement in Frequency Domain 2/26/20161.
The Frequency Domain Digital Image Processing – Chapter 8.
Chapter 2. Characteristics of Signal ※ Signal : transmission of information The quality of the information depends on proper selection of a measurement.
Fourier transform.
Digital Image Processing Lecture 7: Image Enhancement in Frequency Domain-I Naveed Ejaz.
The Fourier Transform.
Fourier Transform (Chapter 4) CS474/674 – Prof. Bebis.
Digital Image Processing Lecture 8: Fourier Transform Prof. Charlene Tsai.
Jean Baptiste Joseph Fourier
The Fourier Transform Jean Baptiste Joseph Fourier.
Image Enhancement and Restoration
Integral Transform Method
Section II Digital Signal Processing ES & BM.
MECH 373 Instrumentation and Measurements
The Fourier Transform Jean Baptiste Joseph Fourier.
The Fourier Transform Jean Baptiste Joseph Fourier.
Image Enhancement in the
ENG4BF3 Medical Image Processing
Image Processing, Leture #14
4. Image Enhancement in Frequency Domain
The Fourier Transform Jean Baptiste Joseph Fourier.
The Fourier Transform Jean Baptiste Joseph Fourier.
Filtering in the Frequency Domain
Lecture 4 Image Enhancement in Frequency Domain
Discrete Fourier Transform
The Frequency Domain Any wave shape can be approximated by a sum of periodic (such as sine and cosine) functions. a--amplitude of waveform f-- frequency.
Presentation transcript:

Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain

Background  The French mathematiian Jean Baptiste Joseph Fourier Born in 1768 Published Fourier series in 1822 Fourier ’ s ideas were met with skepticism  Fourier series Any periodical function can be expressed as the sum of sines and/or cosines of different frequencies, each multiplied by a different coefficient

 Fourier transform Functions can be expressed as the integral of sines and/or cosines multiplied by a weighting function Functions expressed in either a Fourier series or transform can be reconstructed completely via an inverse process with no loss of information

 Applications Heat diffusion Fast Fourier transform (FFT) developed in the late 1950s

Introduction to the Fourier Transform and the Frequency Domain  The one-dimensional Fourier transform and its inverse Fourier transform Inverse Fourier transform

Two variables Fourier transform Inverse Fourier transform

 Discrete Fourier transform (DFT) Original variable Transformed variable

 DFT The discrete Fourier transform and its inverse always exist f(x) is finite in the book

 Sines and cosines

 Time domain  Time components  Frequency domain  Frequency components

 Fourier transform and a glass prism Prism  Separates light into various color components, each depending on its wavelength (or frequency) content Fourier transform  Separates a function into various components, also based on frequency content  Mathematical prism

 Polar coordinates Real part Imaginary part

Magnitude or spectrum Phase angle or phase spectrum Power spectrum or spectral density

 Samples

 Some references e/other/dft/ e/other/dft/ R2/fourier.htm R2/fourier.htm

 Examples  test_fft.c test_fft.c  fft.h fft.h  fft.c fft.c  Fig4.03(a).bmp Fig4.03(a).bmp  test_fig2.bmp test_fig2.bmp