The Chinese University of Hong Kong

Slides:



Advertisements
Similar presentations
Image Processing Lecture 4
Advertisements

Chapter 3 Image Enhancement in the Spatial Domain.
Lecture 7 Linear time invariant systems
Image processing (spatial &frequency domain) Image processing (spatial &frequency domain) College of Science Computer Science Department
Digital Image Processing
Image Enhancement Digital Image Processing Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National Cheng Kung University Last.
ELEC 303 – Random Signals Lecture 20 – Random processes
Lecture 2: Filtering CS4670/5670: Computer Vision Kavita Bala.
Lecture 1: Images and image filtering
1 Images and Transformations Images by Pawan SinhaPawan Sinha.
Basic Image Processing January 26, 30 and February 1.
(1) A probability model respecting those covariance observations: Gaussian Maximum entropy probability distribution for a given covariance observation.
Distribution Function properties. Density Function – We define the derivative of the distribution function F X (x) as the probability density function.
Review of Probability.
1 Appendix 02 Linear Systems - Time-invariant systems Linear System Linear System f(t) g(t)
Review for Exam I ECE460 Spring, 2012.
Random Processes ECE460 Spring, Power Spectral Density Generalities : Example: 2.
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 2: Image Transformation.
NASSP Masters 5003F - Computational Astronomy Lecture 3 First, a bit more python. Then some noise statistics.
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 1: Introduction to mathematical.
Digital Image Processing
Technion, CS department, SIPC Spring 2014 Tutorials 12,13 discrete signals and systems 1/39.
ENG4BF3 Medical Image Processing Image Enhancement in Frequency Domain.
Digital Image Processing Lecture 10: Image Restoration March 28, 2005 Prof. Charlene Tsai.
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
Digital Image Processing Lecture 10: Image Restoration
8-1 Chapter 8: Image Restoration Image enhancement: Overlook degradation processes, deal with images intuitively Image restoration: Known degradation processes;
Ch5 Image Restoration CS446 Instructor: Nada ALZaben.
ارتباطات داده (883-40) فرآیندهای تصادفی نیمسال دوّم افشین همّت یار دانشکده مهندسی کامپیوتر 1.
Math 3360: Mathematical Imaging Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong Lecture 11: Types of noises.
Chapter 11 Filter Design 11.1 Introduction 11.2 Lowpass Filters
Discrete-time Random Signals
Random Processes Gaussian and Gauss-Markov processes Power spectrum of random processes and white processes.
Geology 6600/7600 Signal Analysis 04 Sep 2014 © A.R. Lowry 2015 Last time: Signal Analysis is a set of tools used to extract information from sequences.
Lecture 1: Images and image filtering CS4670/5670: Intro to Computer Vision Noah Snavely Hybrid Images, Oliva et al.,
Lecture 22 Image Restoration. Image restoration Image restoration is the process of recovering the original scene from the observed scene which is degraded.
Lecture 10 Chapter 5: Image Restoration. Image restoration Image restoration is the process of recovering the original scene from the observed scene which.
Image Enhancement in the Spatial Domain.
Math 3360: Mathematical Imaging
Jean Baptiste Joseph Fourier
Digital Image Processing Lecture 10: Image Restoration
Image Restoration Spring 2005, Jen-Chang Liu.
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
Image Analysis Image Restoration.
Noise in Imaging Technology
2D Fourier transform is separable
Math 3360: Mathematical Imaging
Fundamentals of Spatial Filtering
Math 3360: Mathematical Imaging
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
Lecture 7 Spatial filtering.
Image Enhancement in the Spatial Domain
The Chinese University of Hong Kong
Even Discrete Cosine Transform The Chinese University of Hong Kong
Presentation transcript:

The Chinese University of Hong Kong Math 3360: Mathematical Imaging Lecture 10: Types of noises Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong

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

Spatial transform v.s. frequency transform

Spatial transform v.s. frequency transform

Image components LP = Low Pass; HP = High Pass

Image components

Type of noises Preliminary statistical knowledge: Random variables; Random field; Probability density function; Expected value/Standard deviation; Joint Probability density function; Linear independence; Uncorrelated; Covariance; Autocorrelation; Cross-correlation; Cross covariance; Noise as random field etc… Please refer to Supplemental note 6 for details.

Type of noises Impulse noise: Gaussian noise: Change value of an image pixel at random; The randomness follows the Poisson distribution = Probability of having pixels affected by the noise in a window of certain size Poisson distribution: Gaussian noise: Noise at each pixel follows the Gaussian probability density function:

Type of noises Additive noise: Multiplicative noise: Homogenous noise: Noisy image = original (clean) image + noise Multiplicative noise: Noisy image = original (clean) image * noise Homogenous noise: Noise parameter for the probability density function at each pixel are the same (same mean and same standard derivation) Zero-mean noise: Mean at each pixel = 0 Biased noise: Mean at some pixels are not zero

Type of noises Independent noise: Uncorrected noise: White noise: The noise at each pixel (as random variables) are linearly independent Uncorrected noise: Let Xi = noise at pixel i (as random variable); E(Xi Xj) = E(Xi) E(Xj) for all i and j. White noise: Zero mean + Uncorrelated + additive idd noise: Independent + identically distributed; Noise component at every pixel follows the SAME probability density function (identically distributed) For Gaussian distribution,

Gaussian noise Example of Gaussian noises:

White noise Example of white noises:

Image components

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