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

Slides:



Advertisements
Similar presentations
Chapter 3 Image Enhancement in the Spatial Domain.
Advertisements

Lecture 7 Linear time invariant systems
EE 4780 Image Enhancement. Bahadir K. Gunturk2 Image Enhancement The objective of image enhancement is to process an image so that the result is more.
Image Enhancement Digital Image Processing Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National Cheng Kung University Last.
Digital Image Processing In The Name Of God Digital Image Processing Lecture3: Image enhancement M. Ghelich Oghli By: M. Ghelich Oghli
5. 1 Model of Image degradation and restoration
ECE 472/572 - Digital Image Processing Lecture 8 - Image Restoration – Linear, Position-Invariant Degradations 10/10/11.
Psy 8960, Fall ‘06 Introduction to MRI1 Fourier transforms 1D: square wave 2D: k x and k y 2D: FOV and resolution 2D: spike artifacts 3D.
Statistical analysis and modeling of neural data Lecture 6 Bijan Pesaran 24 Sept, 2007.
1 Images and Transformations Images by Pawan SinhaPawan Sinha.
Chapter 5 Image Restoration. Preview Goal: improve an image in some predefined sense. Image enhancement: subjective process Image restoration: objective.
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.
Presentation Image Filters
Applications of Image Filters Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 02/04/10.
1 Chapter 8: Image Restoration 8.1 Introduction Image restoration concerns the removal or reduction of degradations that have occurred during the acquisition.
Removal of Artifacts T , Biomedical Image Analysis Seminar presentation Hannu Laaksonen Vibhor Kumar.
CSC589 Introduction to Computer Vision Lecture 7 Thinking in Frequency Bei Xiao.
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.
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
Digtial Image Processing, Spring ECES 682 Digital Image Processing Week 5 Oleh Tretiak ECE Department Drexel University.
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;
Spatial Filtering (Applying filters directly on Image) By Engr. Muhammad Saqib.
Ch5 Image Restoration CS446 Instructor: Nada ALZaben.
ارتباطات داده (883-40) فرآیندهای تصادفی نیمسال دوّم افشین همّت یار دانشکده مهندسی کامپیوتر 1.
Chapter 11 Filter Design 11.1 Introduction 11.2 Lowpass Filters
Intelligent Vision Systems ENT 496 Image Filtering and Enhancement Hema C.R. Lecture 4.
Random Processes Gaussian and Gauss-Markov processes Power spectrum of random processes and white processes.
The Chinese University of Hong Kong
EE 7730 Image Enhancement. Bahadir K. Gunturk2 Image Enhancement The objective of image enhancement is to process an image so that the result is more.
Linear filtering. Motivation: Image denoising How can we reduce noise in a photograph?
6/10/20161 Digital Image Processing Lecture 09: Image Restoration-I Naveed Ejaz.
Lecture 10 Chapter 5: Image Restoration. Image restoration Image restoration is the process of recovering the original scene from the observed scene which.
Proposed Courses. Important Notes State-of-the-art challenges in TV Broadcasting o New technologies in TV o Multi-view broadcasting o HDR imaging.
Image Enhancement in the Spatial Domain.
Math 3360: Mathematical Imaging
Math 3360: Mathematical Imaging
Digital Image Processing Lecture 10: Image Restoration
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
Math 3360: Mathematical Imaging
Math 3360: Mathematical Imaging
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
Homomorphic Speech Processing
Haar Transform and Walsh Transform The Chinese University of Hong Kong
Math 3360: Mathematical Imaging
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:

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

Class schedules Lecture 1: Introduction to Image Processing Lecture 2: Basic idea of image transformation Lecture 3: Image decomposition & Stacking operator Lecture 4: Singular Value Decomposition for Image decomposition & Error analysis Lecture 5: Haar & Walsh Transform Lecture 6: Examples of Haar & Walsh Transform; R-Walsh transform Lecture 7: Discrete Fourier transform Lecture 8: Even Discrete Cosine Transform (JPEG) Lecture 9: EDCT + ODCT+ EDST + ODST; Introduction to Image enhancement Lecture 10: Introduction to Linear filtering & Statistical images Lecture 15 to Lecture 17: Image deblurring Lecture 18 to Lecture 21: Image segmentation Lecture 22 to Lecture 24: Image registration Lecture 11: Image denoising: Linear filtering model in the spatial domain; Image denoising: Nonlinear filtering model in the spatial domain; Relationship with the convolution Lecture 12: Image denoising: Linear filtering in the frequency domain Image denoising: Anisotropic diffusion Lecture 13: Image denoising: Total variation (TV) or ROF model Lecture 14: Image denoising: ROF model part 2

Type of noises Recap: 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: 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: 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: 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

Linear filter = Convolution Linear filtering of a (2M+1)x(2N+1) image I (defined on [-M,M]x[-N,N]) = CONVOLUTION OF I and H H is called the filter. Different filter can be used: Mean filter Gaussian filter Laplcian filter Variation of these filters (Non-linear) Median filter Edge preserving mean filter

Linear filter

Type of filter

In Photoshop

Mean filter

Impulse noiseAfter mean filter

Mean filter Gaussian noise After mean filter

Mean filter Real image After mean filter

Gaussian filter Define a function using Gaussian function Definition of H

Gaussian filter Real imageAfter mean filter

Gaussian filter Real image After mean filter

Gaussian filter Real image After Gaussian filter

Gaussian filter Real image After mean filter

Gaussian filter Real image After Gaussian filter

Laplace filter ) Laplace filter (High pass filter)

Laplace filter Original

Laplace filter Original

Laplace filter Original

Median filter Median Nonlinear filter Take median within a local window

Median filter Real image After mean filter

Median filter Salt & Pepper Mean filterMedian filter

Noisy imageMedian filter

Noisy imageMedian filter

Noisy image Can you guess what it is? Median filter