The Chinese University of Hong Kong

Slides:



Advertisements
Similar presentations
Spatial Filtering (Chapter 3)
Advertisements

Image Processing Lecture 4
Chapter 3 Image Enhancement in the Spatial Domain.
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.
Digital Image Processing
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
ECE 472/572 - Digital Image Processing Lecture 8 - Image Restoration – Linear, Position-Invariant Degradations 10/10/11.
Digital Image Processing
Digital Image Processing Chapter 5: Image Restoration.
(1) A probability model respecting those covariance observations: Gaussian Maximum entropy probability distribution for a given covariance observation.
CS448f: Image Processing For Photography and Vision Denoising.
Review of Probability.
Digital Image Processing Lecture 4 Image Restoration and Reconstruction Second Semester Azad University Islamshar Branch
1 Chapter 8: Image Restoration 8.1 Introduction Image restoration concerns the removal or reduction of degradations that have occurred during the acquisition.
© by Yu Hen Hu 1 ECE533 Digital Image Processing Image Restoration.
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.
Digital Image Processing
Technion, CS department, SIPC Spring 2014 Tutorials 12,13 discrete signals and systems 1/39.
Image Restoration Chapter 5.
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
Image Restoration Fasih ur Rehman. –Goal of restoration: improve image quality –Is an objective process compared to image enhancement –Restoration attempts.
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.
Image Subtraction Mask mode radiography h(x,y) is the mask.
ارتباطات داده (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.
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.
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.
Biointelligence Laboratory, Seoul National University
Math 3360: Mathematical Imaging
Medical Image Analysis
Image Subtraction Mask mode radiography h(x,y) is the mask.
Digital Image Processing Lecture 10: Image Restoration
Image Restoration Spring 2005, Jen-Chang Liu.
Digital Image Processing
Filtering – Part I Gokberk Cinbis Department of Computer Engineering
Discrete Fourier Transform 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
Lecture 1: Images and image filtering
Math 3360: Mathematical Imaging
Image Enhancement in the Spatial Domain
Lecture 3 (2.5.07) Image Enhancement in Spatial Domain
Math 3360: Mathematical Imaging
Digital Image Processing
Discrete Fourier Transform The Chinese University of Hong Kong
Math 3360: Mathematical Imaging
Math 3360: Mathematical Imaging
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
Math 3360: Mathematical Imaging
Lecture 2: Image filtering
Lecture 1: Images and image filtering
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 12: Image Enhancement & Types of noises Prof. Ronald Lok Ming Lui Department of Mathematics, The Chinese University of Hong Kong

Image Enhancement What is image enhancement? How? Image enhancement is the process by which we improve an image so that it looks subjectively better. How? An image is enhanced when we: remove additive noise and interference; remove multiplicative interference; increase its contrast; decrease its blurring. Some standard methods: smoothing or low pass filtering; sharpening or high pass filtering; histogram manipulation and algorithms that remove noise while avoid blurring the image.

Image Enhancement We will consider two image enhancement problems: Image denoising Image deblurring

Image Enhancement We will consider two image enhancement problems: Image denoising Image deblurring

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: 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

Type of noises Preliminary statistical knowledge: Random variables; Random field; Probability density function; Expected value/Standard deviation; Joint Probability density function; Independence; Uncorrelated; Covariance; Autocorrelation; Cross-correlation; Cross covariance; Noise as random field etc… Please refer to Lecture Note Chapter 3 for details.

Statistical Background Please refer to Lecture Note Chapter 3 for details.

Statistical Background

Statistical Background

Statistical Background

Statistical Background

Statistical Background

Statistical Background What is noise?

Statistical Background

Statistical Background

Statistical Background

Statistical Background

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: Uncorrelated noise: White noise: The noise at each pixel (as random variables) are independent. Uncorrelated 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 iid 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:

White noise Example of white noises:

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