Deblurring with a scale-space approach. Gaussian degradation occurs in a large number of situations. the point-spread-function of the human lens e.g.

Slides:



Advertisements
Similar presentations
Basis beeldverwerking (8D040) dr. Andrea Fuster dr. Anna Vilanova Prof.dr.ir. Marcel Breeuwer Filtering.
Advertisements

Ter Haar Romeny, EMBS Berder 2004 Deblurring with a scale-space approach.
Ter Haar Romeny, MICCAI 2008 Regularization and scale-space.
Ter Haar Romeny, EMBS Berder 2004 Gaussian derivative kernels The algebraic expressions for the first 4 orders:
Computer Vision Spring ,-685 Instructor: S. Narasimhan Wean Hall 5409 T-R 10:30am – 11:50am.
2007Theo Schouten1 Restoration With Image Restoration one tries to repair errors or distortions in an image, caused during the image creation process.
Spatial Filtering (Chapter 3)
Image Processing Lecture 4
CS & CS Multimedia Processing Lecture 2. Intensity Transformation and Spatial Filtering Spring 2009.
Johann Radon Institute for Computational and Applied Mathematics: 1/39 The Gaussian Kernel, Regularization.
Image Enhancement in the Frequency Domain Part III
© by Yu Hen Hu 1 ECE533 Digital Image Processing Image Enhancement in Frequency Domain.
Signal- und Bildverarbeitung, 323
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.
ECE 472/572 - Digital Image Processing Lecture 8 - Image Restoration – Linear, Position-Invariant Degradations 10/10/11.
Total Recall Math, Part 2 Ordinary diff. equations First order ODE, one boundary/initial condition: Second order ODE.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
Targil 2 Image enhancement and edge detection. For both we will use image derivatives.
1 Image filtering Hybrid Images, Oliva et al.,
Edges and Scale Today’s reading Cipolla & Gee on edge detection (available online)Cipolla & Gee on edge detection Szeliski – From Sandlot ScienceSandlot.
Digital Image Processing Chapter 4: Image Enhancement in the Frequency Domain.
Image Enhancement.
2-D, 2nd Order Derivatives for Image Enhancement
1 Image filtering
Lecture 2. Intensity Transformation and Spatial Filtering
DIGITAL IMAGE PROCESSING Instructors: Dr J. Shanbehzadeh M.Gholizadeh M.Gholizadeh
Image deblurring Seminar inverse problems April 18th 2007 Willem Dijkstra.
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.
Johann Radon Institute for Computational and Applied Mathematics: 1/49 Signal- und Bildverarbeitung, silently converted to:
ECE 472/572 - Digital Image Processing Lecture 4 - Image Enhancement - Spatial Filter 09/06/11.
Computer Vision Spring ,-685 Instructor: S. Narasimhan Wean 5403 T-R 3:00pm – 4:20pm.
Johann Radon Institute for Computational and Applied Mathematics: 1/48 Mathematische Grundlagen in Vision & Grafik ( ) more.
Presentation Image Filters
1 Chapter 8: Image Restoration 8.1 Introduction Image restoration concerns the removal or reduction of degradations that have occurred during the acquisition.
Image Processing © 2002 R. C. Gonzalez & R. E. Woods Lecture 4 Image Enhancement in the Frequency Domain Lecture 4 Image Enhancement.
Introduction to Image Processing Grass Sky Tree ? ? Sharpening Spatial Filters.
Introduction to Image Processing
Image Processing is replacing Original Pixels by new Pixels using a Transform rst uvw xyz Origin x y Image f (x, y) e processed = v *e + r *a + s *b +
Digital Image Processing CSC331 Image Enhancement 1.
Image Restoration.
Chapter 5: Neighborhood Processing
8-1 Chapter 8: Image Restoration Image enhancement: Overlook degradation processes, deal with images intuitively Image restoration: Known degradation processes;
Spatial Filtering.
EE 4780 Edge Detection.
Digital Image Processing Lecture 11: Image Restoration March 30, 2005 Prof. Charlene Tsai.
Sharpening Filters To highlight fine detail or to enhance blurred detail. –smoothing ~ integration –sharpening ~ differentiation Categories of sharpening.
Mestrado em Ciência de Computadores Mestrado Integrado em Engenharia de Redes e Sistemas Informáticos VC 15/16 – TP7 Spatial Filters Miguel Tavares Coimbra.
1 Computational Vision CSCI 363, Fall 2012 Lecture 6 Edge Detection.
ECE 472/572 - Digital Image Processing Lecture 6 – Geometric and Radiometric Transformation 09/27/11.
Instructor: Mircea Nicolescu Lecture 7
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.
CS654: Digital Image Analysis Lecture 22: Image Restoration.
Sharpening Spatial Filters ( high pass)  Previously we have looked at smoothing filters which remove fine detail  Sharpening spatial filters seek to.
Digital Image Processing Week V Thurdsak LEAUHATONG.
Frequency domain analysis and Fourier Transform
Edges Edges = jumps in brightness/color Brightness jumps marked in white.
Miguel Tavares Coimbra
PDE Methods for Image Restoration
Image Filtering Spatial filtering
ECE 692 – Advanced Topics in Computer Vision
Digital Image Processing
Jeremy Bolton, PhD Assistant Teaching Professor
Lecture 10 Image sharpening.
Lecture 3 (2.5.07) Image Enhancement in Spatial Domain
Instructor: S. Narasimhan
Basic Image Processing
Applications of Fourier Analysis in Image Recovery
IT472 Digital Image Processing
Presentation transcript:

Deblurring with a scale-space approach

Gaussian degradation occurs in a large number of situations. the point-spread-function of the human lens e.g. has a close to Gaussian shape (for a 3 mm pupil  is about 2 minutes of arc); the atmospheric turbulence blurs astronomical images in a Gaussian fashion; the thickness profile of thin slices made by modern spiral-CT scanners is about Gaussian, leading to Gaussian blur in a multiplanar reconstructed image such as in the sagittal or coronal plane.

There is an analytical solution for the inversion of Gaussian blur. But the reconstruction can never be exact. Many practical solutions have been proposed, involving a variety of enhancing filters (e.g. high-pass or Wiener) and Fourier methods. Analytical methods have been proposed by Kimia, Hummel and Zucker [Kimia1986, Kimia1993, Hummel1987] as well as Reti [Reti 1995a]. They replaced the Gaussian blur kernel by a highly structured Toeplitz matrix and deblurred the image by the analytical inverse of this matrix. Martens deblurred images with polynomial transforms [Martens 1990].

Can we inverse the diffusion equation? Recall that scale-space is infinitely differentiable due to the regularization properties of the observation process. We can construct a Taylor expansion of the scale-space in any direction, including the negative scale direction.

Taylor expansion ‘downwards’: The derivatives with respect to s (scale) can be expressed in spatial derivatives due to the diffusion equation

It is well-known that subtraction of the Laplacian sharpens the image. It is the first order approximation of the deblurring process.

We must account for the scale of the differential operators:

Deblurring to 4 th, 8 th, 16 th and 32 nd order: There are 560 derivative terms in the 32 nd order expression!

Rounding the data to 8 bit gives less ‘Taylor length’ Deblurring to 4 th, 8 th, 16 th and 32 nd order:

Noise  =5 order = 4 order = 8 order = 16 Additive noise:

Shot noise order = 4 order = 8 order = 16 Holes in the image: