Even Discrete Cosine Transform The Chinese University of Hong Kong

Slides:



Advertisements
Similar presentations
Digital Image Processing
Advertisements

Chapter Four Image Enhancement in the Frequency Domain.
Image processing (spatial &frequency domain) Image processing (spatial &frequency domain) College of Science Computer Science Department
© by Yu Hen Hu 1 ECE533 Digital Image Processing Image Enhancement in Frequency Domain.
Digital Image Processing
Vector Spaces Space of vectors, closed under addition and scalar multiplication.
Chapter 4 Image Enhancement in the Frequency Domain.
CHAPTER 4 Image Enhancement in Frequency Domain
Immagini e filtri lineari. Image Filtering Modifying the pixels in an image based on some function of a local neighborhood of the pixels
Computer Vision Introduction to Image formats, reading and writing images, and image environments Image filtering.
1 Images and Transformations Images by Pawan SinhaPawan Sinha.
Chapter 4 Image Enhancement in the Frequency Domain.
Transforms: Basis to Basis Normal Basis Hadamard Basis Basis functions Method to find coefficients (“Transform”) Inverse Transform.
DREAM PLAN IDEA IMPLEMENTATION Introduction to Image Processing Dr. Kourosh Kiani
Presentation Image Filters
1 Appendix 02 Linear Systems - Time-invariant systems Linear System Linear System f(t) g(t)
Digital Image Processing Chapter # 4 Image Enhancement in Frequency Domain Digital Image Processing Chapter # 4 Image Enhancement in Frequency Domain.
: Chapter 14: The Frequency Domain 1 Montri Karnjanadecha ac.th/~montri Image Processing.
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 2: Image Transformation.
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 1: Introduction to mathematical.
CS654: Digital Image Analysis
Technion, CS department, SIPC Spring 2014 Tutorials 12,13 discrete signals and systems 1/39.
ENG4BF3 Medical Image Processing Image Enhancement in Frequency Domain.
Computer Vision – Enhancement(Part III) Hanyang University Jong-Il Park.
Linearity Recall our expressions for the Fourier Transform and its inverse: The property of linearity: Proof: (synthesis) (analysis)
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 9: More about Discrete.
Chapter 5: Neighborhood Processing
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 11: Types of noises.
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.
Frequency Domain Processing Lecture: 3. In image processing, linear systems are at the heart of many filtering operations, and they provide the basis.
Lecture 7 Transformations in frequency domain 1.Basic steps in frequency domain transformation 2.Fourier transformation theory in 1-D.
Image Enhancement (Frequency Domain)
Frequency Domain By Dr. Rajeev Srivastava. Image enhancement in the frequency domain is straightforward. We simply compute the Fourier transform of the.
Computer Graphics & Image Processing Chapter # 4 Image Enhancement in Frequency Domain 2/26/20161.
The Chinese University of Hong Kong
The Frequency Domain Digital Image Processing – Chapter 8.
Digital Image Processing Lecture 8: Image Enhancement in Frequency Domain II Naveed Ejaz.
Math 3360: Mathematical Imaging
Jean Baptiste Joseph Fourier
The content of lecture This lecture will cover: Fourier Transform
REMOTE SENSING Digital Image Processing Radiometric Enhancement Geometric Enhancement Reference: Chapters 4 and 5, Remote Sensing Digital Image Analysis.
LECTURE 11: FOURIER TRANSFORM PROPERTIES
Discrete Fourier Transform The Chinese University of Hong Kong
The Chinese University of Hong Kong
Math 3360: Mathematical Imaging
Even Discrete Cosine Transform The Chinese University of Hong Kong
The Chinese University of Hong Kong
General Functions A non-periodic function can be represented as a sum of sin’s and cos’s of (possibly) all frequencies: F() is the spectrum of the function.
Fourier Transform.
All about convolution.
2D Fourier transform is separable
Math 3360: Mathematical Imaging
Fundamentals of Spatial Filtering
Math 3360: Mathematical Imaging
4. Image Enhancement in Frequency Domain
Digital Image Processing
Discrete Fourier Transform The Chinese University of Hong Kong
Math 3360: Mathematical Imaging
Math 3360: Mathematical Imaging
Basic Image Processing
Singular Value Decompsition The Chinese University of Hong Kong
Even Discrete Cosine Transform The Chinese University of Hong Kong
Math 3360: Mathematical Imaging
Haar Transform and Walsh Transform The Chinese University of Hong Kong
Fourier Transforms.
Math 3360: Mathematical Imaging
Lecture 4 Image Enhancement in Frequency Domain
The Chinese University of Hong Kong
LECTURE 11: FOURIER TRANSFORM PROPERTIES
Image Enhancement in Spatial Domain: Neighbourhood Processing
Presentation transcript:

Even Discrete Cosine Transform The Chinese University of Hong Kong MMAT 5390: Mathematical Imaging Lecture 6: More about DFT & Even Discrete Cosine Transform Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong

Frequency spectrum of an image

Frequency spectrum of an image

Image Enhancement Linear filtering: Modifying a pixel value (in the spatial domain) by a linear combination of neighborhood values. Operations in spatial domain v.s. operations in frequency domains: Linear filtering (matrix multiplication in spatial domain) = discrete convolution In the frequency domain, it is equivalent to multiplying the Fourier transform of the image with a certain function that “kills” or modifies certain frequency components

Spatial transform v.s. frequency transform Discrete convolution: (Matrix multiplication, which define output value as linear combination of its neighborhood) DFT of Discrete convolution: Product of fourier transform DFT(convolution of f and w) = C*DFT(f)*DFT(w) Multiplying the Fourier transform of the image with a certain function that “kills” or modifies certain frequency components

Image components LP = Low Pass; HP = High Pass

Image components

Gaussian noise Example of Gaussian noises:

White noise Example of white noises:

White noise Example of white noises:

Noises as high frequency component Why noises are often considered as high frequency component? (a) Clean image spectrum and Noise spectrum (Noise dominates the high-frequency component); (b) Filtering of high-frequency component