Digtial Image Processing, Spring 2006 1 ECES 682 Digital Image Processing Week 5 Oleh Tretiak ECE Department Drexel University.

Slides:



Advertisements
Similar presentations
Lecture 7 Linear time invariant systems
Advertisements

Image processing (spatial &frequency domain) Image processing (spatial &frequency domain) College of Science Computer Science Department
ECE 472/572 - Digital Image Processing Lecture 7 - Image Restoration - Noise Models 10/04/11.
Digital Image Processing Lecture 11: Image Restoration Prof. Charlene Tsai.
Digital Image Processing Chapter 5: Image Restoration.
© by Yu Hen Hu 1 ECE533 Digital Image Processing Image Enhancement in Frequency Domain.
Chap 4 Image Enhancement in the Frequency Domain.
Digital Image Processing
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 5 Image Restoration Chapter 5 Image Restoration.
Image Restoration 影像復原 Spring 2005, Jen-Chang Liu.
DIGITAL IMAGE PROCESSING
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Digtial Image Processing, Spring ECES 682 Digital Image Processing Oleh Tretiak ECE Department Drexel University.
Vector Spaces Space of vectors, closed under addition and scalar multiplication.
Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain.
Digital Image Processing Chapter 5: Image Restoration.
DIGITAL IMAGE PROCESSING Instructors: Dr J. Shanbehzadeh M.Gholizadeh M.Gholizadeh
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.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 4 Image Enhancement in the Frequency Domain Chapter.
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.
Chapter 5 Image Restoration.
Computer Vision - Restoration Hanyang University Jong-Il Park.
Removal of Artifacts T , Biomedical Image Analysis Seminar presentation Hannu Laaksonen Vibhor Kumar.
Medical Image Analysis Image Enhancement Figures come from the textbook: Medical Image Analysis, by Atam P. Dhawan, IEEE Press, 2003.
DIGITAL IMAGE PROCESSING Instructors: Dr J. Shanbehzadeh M.Gholizadeh M.Gholizadeh
Random Processes ECE460 Spring, Power Spectral Density Generalities : Example: 2.
Image Processing © 2002 R. C. Gonzalez & R. E. Woods Lecture 4 Image Enhancement in the Frequency Domain Lecture 4 Image Enhancement.
EE4328, Section 005 Introduction to Digital Image Processing Linear Image Restoration Zhou Wang Dept. of Electrical Engineering The Univ. of Texas.
Digital Image Processing
Chapter 3: Image Restoration Introduction. Image restoration methods are used to improve the appearance of an image by applying a restoration process.
Image processing Fourth lecture Image Restoration Image Restoration: Image restoration methods are used to improve the appearance of an image.
Digital Image Processing Lecture 10: Image Restoration March 28, 2005 Prof. Charlene Tsai.
Image Restoration.
Digital Image Processing Lecture : Image Restoration
Digital Image Processing (Digitaalinen kuvankäsittely) Exercise 2
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.
Lecture 10 Image restoration and reconstruction 1.Basic concepts about image degradation/restoration 2.Noise models 3.Spatial filter techniques for restoration.
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
Digital Image Processing Lecture 11: Image Restoration March 30, 2005 Prof. Charlene Tsai.
Chapter 5 Image Restoration.
Geology 5600/6600 Signal Analysis 14 Sep 2015 © A.R. Lowry 2015 Last time: A stationary process has statistical properties that are time-invariant; a wide-sense.
The Chinese University of Hong Kong
Image Restoration. Image restoration vs. image enhancement Enhancement:  largely a subjective process  Priori knowledge about the degradation is not.
6/10/20161 Digital Image Processing Lecture 09: Image Restoration-I Naveed Ejaz.
ECE 533 Project Tribute By: Justin Shepard & Jesse Fremstad.
Lecture 10 Chapter 5: Image Restoration. Image restoration Image restoration is the process of recovering the original scene from the observed scene which.
Medical Image Analysis
3.4.3 Notch and comb filters To remove periodic artifacts
Digital Image Processing Lecture 10: Image Restoration
Image Restoration Spring 2005, Jen-Chang Liu.
DIGITAL IMAGE PROCESSING
Image Enhancement in the
The Chinese University of Hong Kong
Image Analysis Image Restoration.
Lecture 3. Edge Detection, Texture
Frequency Domain Analysis
Basic Image Processing
Lecture 14 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
Adaptive Filter A digital filter that automatically adjusts its coefficients to adapt input signal via an adaptive algorithm. Applications: Signal enhancement.
Homomorphic Speech Processing
Digital Image Processing Lecture 11: Image Restoration
Lecture 12 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
Presentation transcript:

Digtial Image Processing, Spring ECES 682 Digital Image Processing Week 5 Oleh Tretiak ECE Department Drexel University

Digtial Image Processing, Spring Mr. Joseph Fourier To analyze a heat transient problem, Fourier proposed to express an arbitrary function by the formula

Digtial Image Processing, Spring Image Distortion Model Restoration depends on distortion  Common model: convolve plus noise  Special case: noise alone (no convolution)

Digtial Image Processing, Spring Noise Models Another noise: Poisson

Digtial Image Processing, Spring Noise Reduction Model: s(i) = a + n(i) i = 1... n  n(i) Gaussian, independent Best estimate of a: arithmetic average When is the arithmetic average not good?  Long tailed distribution  If n(i) is Cauchy, average has no effect  If n(i) is Laplacian, median is the best estimate

Digtial Image Processing, Spring Other Averages Geometric mean Harmonic mean These are generalization of the arithmetic average

Digtial Image Processing, Spring Adaptive Filters Filter changes parameters Simple model: f l (x, y) low pass filtered version of f a - adaptation parameter  a = 1: no noise filtering  0 = 1: full noise filtering (low pass image)

Digtial Image Processing, Spring Ideas for Adaptation Noise masking as an adaptation principle:  f(x, y) = constant (low frequency) —> a = 0 (noise visible)  f(x, y) highly variable —> a = 1 (image detail is masking the noise) Fancier versions  Diffusion filtering  different low pass filtering in different directions  Wavelet filtering  estimate frequency content, treat each wavelet coefficient independently

Digtial Image Processing, Spring “Wiener” Filtering Signal model: f(x,y) zero mean stationary random process with autocorrelation function R f (x,y), power spectrum S f (u, v), n(x, y) uncorrelated zero mean stationary noise, variance N, S n (u, v) = N. Restoration model: Error criterion:

Digtial Image Processing, Spring Analysis Result Error spectrum Best filter Optimal noise spectrum Principle:  R(u, v) > N, H = 1, E = N.  R(u, v) < N, H = 0, E = R(u, v)

Digtial Image Processing, Spring Inverse Filtering Model: Restoration Error spectrum Two kinds of error: distortion and noise amplification.

Digtial Image Processing, Spring “Wiener” Inverse Filter Optimal filter Adaptation principle  |H(u,v)| 2 R(u,v)>N, H r (u, v) = (H(u, v)) -1  |H(u,v)| 2 R(u,v)<N, H r (u, v)<N, H r (u,v) = 0