Chapter 5 Image Restoration.

Slides:



Advertisements
Similar presentations
Linear Filtering – Part I Selim Aksoy Department of Computer Engineering Bilkent University
Advertisements

CS & CS Multimedia Processing Lecture 2. Intensity Transformation and Spatial Filtering Spring 2009.
ECE 472/572 - Digital Image Processing Lecture 7 - Image Restoration - Noise Models 10/04/11.
Digital Image Processing Chapter 5: Image Restoration.
Digital Image Processing
Image Restoration 影像復原 Spring 2005, Jen-Chang Liu.
Digital Image Processing
5. 1 Model of Image degradation and restoration
Digital Image Processing
Image Restoration.
Digital Image Processing Chapter 5: Image Restoration.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 5 Image Restoration Chapter 5 Image Restoration.
Image Restoration.
Lecture 2. Intensity Transformation and Spatial Filtering
DIGITAL IMAGE PROCESSING Instructors: Dr J. Shanbehzadeh M.Gholizadeh M.Gholizadeh
Chapter 3 Image Enhancement in the Spatial Domain.
Chapter 5 Image Restoration. Preview Goal: improve an image in some predefined sense. Image enhancement: subjective process Image restoration: objective.
Basis beeldverwerking (8D040) dr. Andrea Fuster dr. Anna Vilanova Prof.dr. Marcel Breeuwer Noise and Filtering.
ECE 472/572 - Digital Image Processing Lecture 4 - Image Enhancement - Spatial Filter 09/06/11.
Digital Image Processing Lecture 4 Image Restoration and Reconstruction Second Semester Azad University Islamshar Branch
Presentation Image Filters
Antal Nagy Department of Image Processing and Computer Graphics University of Szeged 17th SSIP 2009, July, Debrecen, Hungary1.
Image Restoration The main aim of restoration is to improve an image in some predefined way. Image Enhancement is a subjective process whereas Image restoration.
© by Yu Hen Hu 1 ECE533 Digital Image Processing Image Restoration.
Image Restoration and Reconstruction (Noise Removal)
Computer Vision - Restoration Hanyang University Jong-Il Park.
Digital Image Processing Image Enhancement Part IV.
DIGITAL IMAGE PROCESSING Instructors: Dr J. Shanbehzadeh M.Gholizadeh M.Gholizadeh
Chapter 3 Image Enhancement in the Spatial Domain.
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.
CS654: Digital Image Analysis
Image processing Fourth lecture Image Restoration Image Restoration: Image restoration methods are used to improve the appearance of an image.
انجمن دانشجویان ایران – مرجع دانلود کتاب ، نمونه سوال و جزوات درسی
IMAGE RESTORATION Outline A model of the image degradation / restoration process Noise models Restoration in the presence of noise only – spatial filtering.
Image Restoration Chapter 5.
Digital Image Processing Lecture 10: Image Restoration March 28, 2005 Prof. Charlene Tsai.
Image Restoration.
Digital Image Processing Lecture : Image Restoration
Lecture 5 Mask/Filter Transformation 1.The concept of mask/filters 2.Mathematical model of filtering Correlation, convolution 3.Smoother filters 4.Filter.
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;
Spatial Filtering.
Ch5 Image Restoration CS446 Instructor: Nada ALZaben.
Digital Image Processing, 3rd ed. © 1992–2008 R. C. Gonzalez & R. E. Woods Gonzalez & Woods Chapter 3 Intensity Transformations.
Lecture 10 Image restoration and reconstruction 1.Basic concepts about image degradation/restoration 2.Noise models 3.Spatial filter techniques for restoration.
Image Subtraction Mask mode radiography h(x,y) is the mask.
Chapter 5 Image Restoration.
By Dr. Rajeev Srivastava
Image Restoration: Noise Models By Dr. Rajeev Srivastava.
Image Restoration. Image restoration vs. image enhancement Enhancement:  largely a subjective process  Priori knowledge about the degradation is not.
Lecture 22 Image Restoration. Image restoration Image restoration is the process of recovering the original scene from the observed scene which is degraded.
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.
Digital Image Processing
Image Processing Lab Section 28/3/2016 Prepared by Mahmoud Abdelsatar Demonstrator at IT Dep. Faculty of computers and information Assuit University.
Image Restoration : Noise Reduction
Digital Image Processing Lecture 10: Image Restoration
Image Pre-Processing in the Spatial and Frequent Domain
Image Restoration Spring 2005, Jen-Chang Liu.
Digital Image Processing
Digital Image Processing
DIGITAL IMAGE PROCESSING
Image Analysis Image Restoration.
Digital Image Processing
ENG4BF3 Medical Image Processing
Image Restoration - Focus on Noise
Lecture 12 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
Presentation transcript:

Chapter 5 Image Restoration

Degradation/Restoration Process Function H Restoration Filter(s) +

Image Degradation The degradation is modeled as a degradation function that, together with an additive noise term, operates on an input image f(x,y) to produce a degraded image g(x,y) If H is a linear the the degraded image is given in spatial domain by Where the symbol “*” indicates spatial convolution

Image Restoration Given g(x,y), some knowledge about the degradation function H, and some information about the additive noise The objective of the restoration is to obtain an estimate of the original image.

Noise Models The principal source of noise in digital images arise during image acquisition (digitization) and/or transmission. The performance of imaging sensors is affected by a variety of factors. Images are corrupted during transmission due to interference in channel

Spatial Properties of Noise With the exception of spatially periodic noise, noise is independent of spatial coordinates, and it is uncorrelated with respect to the image itself. We can describe that spatial noise is concerned with the statistical behavior of the gray-level values.

Some Importance Noise These noises are common found. Gaussian noise Rayleigh noise Erlang (Gamma) noise Exponential noise Uniform noise Impulse (salt-and-pepper) noise

Gaussian noise The PDF of a Gaussian noise is given by p(z) z

Rayleigh noise The PDF of a Rayleigh noise is given by p(z) The mean and variance are given and a z

Erlang (Gamma) noise The PDF of a Erlang noise is given by p(z) K The mean and variance are given and z

Exponential noise The PDF of a Exponential noise is given by p(z) a The mean and variance are given and z Note: It is a special case of Erlang PDF, with b=1.

Uniform noise The PDF of a Uniform noise is given by p(z) The mean and variance are given and z a b

Impulse (salt-and-pepper) noise The PDF of a (bipolar) impulse noise is given by p(z) z a b

Restoration in the Presence of Noise When the only degradation present in an image is noise The noise is unknown, so subtracting them from g(x,y) is not a realistic option. In fact, enhancement and restoration become almost indistinguishable disciplines in this particular case.

Mean Filters This is the simply methods to reduce noise in spatial domain. Arithmetic mean filter Geometric mean filter Harmonic mean filter Contraharmonic mean filter Let Sxy represent the set of coordinates in a rectangular subimage window of size mxn, centered at point (x,y).

Arithmetic mean filter Compute the average value of the corrupted image g(x,y) in the aread defined by Sx,y. The value of the restored image at any point (x,y) Note: Using a convolution mask in which all coefficients have value 1/mn. Noise is reduced as a result of blurring.

Geometric mean filter Using a geometric mean filter is given by the expression

Harmonic mean filter The harmonic mean filter operation is given by the expression

Contraharmonic mean filter The contraharmonic mean filter operation is given by the expression Where Q is called the order of the filter. This filter is well suited for reducing or virtually eliminating the effects of salt-and-pepper noise.

Order-Statistics Filters Order-Statictics filters are spatial filters whose response is based on ordering (ranking) the pixels contained in the image area encompassed by the filter Median filter Max and Min filter Midpoint filter Alpha-trimmed mean filter

Median filter Process is replaces the value of a pixel by the median of the gray levels in region Sxy of that pixel:

Max and Min filter Using the 100th percentile results in the so-called max filter, given by The 0th percentile filter is min filter: This filter is useful for finding the brightest points in an image. Since pepper noise has very low values, it is reduced by this filter as a result of the max selection processing the subimage area Sxy. This filter is useful for finding the darkest points in an image. Also, it reduces salt noise as a result of the min operation.

Midpoint filter The midpoint filter simply computes the midpoint between the maximum and minimum values in the area encompassed by the filter: Note: This filter works best for randomly distributed noise, like Gaussian or uniform noise.

Alpha-trimmed mean filter Suppose that we delete the d/2 lowest and the d/2 highest gray-level values of g(s,t) in the area Sxy. Let gr(s,t) represent the remaining mn-d pixels. And averaging these remain pixels is denoted as: Where the value of d can range from 0 to mn-1. When d=0, It is arithmetic mean filter and d=(mn-1)/2 is a median filter. It is useful for the multiple types of noise such as the combination of salt-and-pepper and Gaussian noise.

Adaptive Filters Its behavior changes based on statistical characteristics of the image inside the filter region defined by the mxn rectangular window Sxy.