class: center, middle ## Images in Frequency Domain Prepared by: Eslam Adel Instructed by: Ayman Anwar email: ayman.anwar.bio@gmail.com --- class: left, top ### 2D Discrete Fourier Transform -- For Image I(x,y) DFT is I(u,v) where --
--- class: left, top ### Basis Functions --
--- class: left, top #### Example --
--- class: left, top #### Example Cont'd --
--- class: left, top ### Numerical Example Consider Image f(x,y) Shown
find F(0,0), F(0,1) and F(1,0) --- class: left, top ### Properties of FT -- Complex ( Magnitude and Phase) -- Dynamic Range Compression --
--- class: left, top ### Properties of FT Cont'd Fourier transform of the image is symmetric -- Application MRI Half Fourier Imaging --
-- Where redundancy comes from ?? --- class: left, top ### Properties of FT Cont'd -- DFT is periodic Discretization implies periodicity -- No one to one corresponding $$I(u,v) = T(I)(x,y)$$ not $$T(I(x,y))$$ --- class: left, top #### Inverse Fourier Transform
--- class: left, top #### Fourier Filtering
--- class: left, top #### Color Image Processing
--- class: left, top #### Point Operator Point Processor (Each individual Point) Example : Thresholding --
--- class: left, top ### Point Operator Cont'd Negative Image
--- class: left, top ### Histogram Equalization Enhance Contrast of the image
--- class: left, top ### Histogram Equalization Example Consider a 64 × 64 image with 7 gray levels( 0 1 2 3 4 5 6 ). The histogram of this image is given by: --
Apply Histogram Equalization ---