Phase and Amplitude in Fourier Transforms, Meaning of frequencies

Slides:



Advertisements
Similar presentations
MIT 2.71/2.710 Optics 10/25/04 wk8-a-1 The spatial frequency domain.
Advertisements

Computer Vision Spring ,-685 Instructor: S. Narasimhan Wean Hall 5409 T-R 10:30am – 11:50am.
Computer Vision Lecture 7: The Fourier Transform
Lecture 7: Basis Functions & Fourier Series
Chapter 5 The Fourier Transform. Basic Idea We covered the Fourier Transform which to represent periodic signals We assumed periodic continuous signals.
November 12, 2013Computer Vision Lecture 12: Texture 1Signature Another popular method of representing shape is called the signature. In order to compute.
CSE 473/573 Computer Vision and Image Processing (CVIP)
Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L  ) L -L L  -L  - 
Pyramids and Texture. Scaled representations Big bars and little bars are both interesting Spots and hands vs. stripes and hairs Inefficient to detect.
November 4, 2014Computer Vision Lecture 15: Shape Representation II 1Signature Another popular method of representing shape is called the signature. In.
Computer Vision - A Modern Approach Set: Linear Filters Slides by D.A. Forsyth Differentiation and convolution Recall Now this is linear and shift invariant,
Immagini e filtri lineari. Image Filtering Modifying the pixels in an image based on some function of a local neighborhood of the pixels
2D Fourier Theory for Image Analysis Mani Thomas CISC 489/689.
Computer Vision - A Modern Approach Set: Pyramids and Texture Slides by D.A. Forsyth Scaled representations Big bars (resp. spots, hands, etc.) and little.
Continuous-Time Fourier Methods
Transforms: Basis to Basis Normal Basis Hadamard Basis Basis functions Method to find coefficients (“Transform”) Inverse Transform.
Fourier Analysis : Rendering and Image Processing Alexei Efros.
Orthogonal Transforms
Fourier Transform 2D Discrete Fourier Transform - 2D
Discrete Time Periodic Signals A discrete time signal x[n] is periodic with period N if and only if for all n. Definition: Meaning: a periodic signal keeps.
Digital Image Processing CCS331 Image Interpolation 1.
CS654: Digital Image Analysis Lecture 15: Image Transforms with Real Basis Functions.
CS654: Digital Image Analysis Lecture 12: Separable Transforms.
1 Fourier Representations of Signals & Linear Time-Invariant Systems Chapter 3.
Part I: Image Transforms DIGITAL IMAGE PROCESSING.
Chapter 5: Fourier Transform.
October 29, 2013Computer Vision Lecture 13: Fourier Transform II 1 The Fourier Transform In the previous lecture, we discussed the Hough transform. There.
Signals and Systems Using MATLAB Luis F. Chaparro
Chapter 10 Real Inner Products and Least-Square
Image transformations Digital Image Processing Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National Cheng Kung University.
EEE 503 Digital Signal Processing Lecture #2 : EEE 503 Digital Signal Processing Lecture #2 : Discrete-Time Signals & Systems Dr. Panuthat Boonpramuk Department.
Math Review Towards Fourier Transform
CS654: Digital Image Analysis Lecture 13: Discrete Fourier Transformation.
Leo Lam © Signals and Systems EE235 Leo Lam.
Alexander-Sadiku Fundamentals of Electric Circuits
Image hole-filling. Agenda Project 2: Will be up tomorrow Due in 2 weeks Fourier – finish up Hole-filling (texture synthesis) Image blending.
CS654: Digital Image Analysis Lecture 11: Image Transforms.
Chapter 13 Discrete Image Transforms
Linear filters. CS8690 Computer Vision University of Missouri at Columbia What is Image Filtering? Modify the pixels in an image based on some function.
ENEE 322: Continuous-Time Fourier Transform (Chapter 4)
The Frequency Domain Digital Image Processing – Chapter 8.
Digital Image Processing Lecture 8: Fourier Transform Prof. Charlene Tsai.
The Fourier Transform Jean Baptiste Joseph Fourier.
Linear Filters and Edges Chapters 7 and 8
Continuum Mechanics (MTH487)
Linear Filtering – Part II
Linear Filters and Edges Chapters 7 and 8
Digital Signal Processing Lecture 4 DTFT
Lecture 4: Imaging Theory (2/6) – One-dimensional Fourier transforms
The Fourier Transform Jean Baptiste Joseph Fourier.
Department of Computer Engineering
The Fourier Transform Jean Baptiste Joseph Fourier.
Slope and Curvature Density Functions
Digital Image Procesing Discrete Walsh Trasform (DWT) in Image Processing Discrete Hadamard Trasform (DHT) in Image Processing DR TANIA STATHAKI READER.
Fourier Transform.
Outline Linear Shift-invariant system Linear filters
2D Fourier transform is separable
EE 638: Principles of Digital Color Imaging Systems
Outline Linear Shift-invariant system Linear filters
Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L) -L L -L- L
Gaussian Pyramid and Texture
Instructor: S. Narasimhan
Department of Computer Engineering
Islamic University of Gaza
Frequency Response Method
The Fourier Transform Jean Baptiste Joseph Fourier.
Wavelet Analysis Objectives: To Review Fourier Transform and Analysis
ENEE222 Elements of Discrete Signal Analysis Lab 9 1.
Chapter 5 The Fourier Transform.
Presentation transcript:

Phase and Amplitude in Fourier Transforms, Meaning of frequencies

Shift Invariant Linear Systems Superposition Scaling Shift Invariance

These can be arbitrary orthogonal or unitary transforms, not only Fourier

Remember – the idea is to use the same basis functions both ways – like in Walsh With unitary transforms you do not need matrix inversion

Fourier Transform What the base elements look like for 2D images?

What the base elements look like for 2D images? Constant perpendicular to the direction Sinusoid along the direction To get some sense of what basis elements look like, we plot a basis element, or rather its real part – as a function of x, y for some fixed u,v We get a function that is constant when (ux+vy) is constant The magnitude of the vector (u,v) gives a frequency, and its direction gives an orientation. The function is sinusoid with this frequency along the direction, and constant perpendicular to the direction.

How u and v look like Here u and v are larger than the previous slide Here u and v are larger than the upper example Higher frequency

Phase and magnitude of Fourier Transforms Interesting property of NATURAL images

Cheetah Image Fourier Magnitude (above) Fourier Phase (below)

Zebra Image Fourier Magnitude (above) Fourier Phase (below)

Reconstruction with Zebra phase, Cheetah Magnitude We see Zebra from phase, we lost cheetah from magnitude

Reconstruction with Cheetah phase, Zebra Magnitude We see Cheetah from phase, we lost Zebra from magnitude

Suggested Reading Chapter 7, David A. Forsyth and Jean Ponce, "Computer Vision: A Modern Approach"