1 / 15

Basic Image Processing

Basic Image Processing. February 1. Homework. Second homework set will be online Friday (2/2). First programming assignment will be online Monday (2/5). Slides will be posted online before the end of next Monday. Today, we will finish Chapter 6. We will work on Chapter 7 and 8 next Tuesday.

claire
Download Presentation

Basic Image Processing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Basic Image Processing February 1

  2. Homework Second homework set will be online Friday (2/2). First programming assignment will be online Monday (2/5). Slides will be posted online before the end of next Monday. Today, we will finish Chapter 6. We will work on Chapter 7 and 8 next Tuesday.

  3. Recall that we introduced a linear noise model Optimal filtering: Find a filter that maximally suppresses the noise. An application of the math we have been studied so far!

  4. Changing the notation slightly (following the textbook) o is the output signal, with h the (unknown) filter kernel (point-spread function) that we want to figure out. Find h that minimizes this error functional.

  5. The expression for E become complicated (only in appearance !)

  6. Auto-correlation and cross-correlation Given two functions, a, b, their cross-correlation is defined as The auto-correlation of a function is the cross-correlation between itself: Recall that cross-correlation and auto-correlation are functions, not just a number.

  7. Some important properties of correlations. (0, 0) is a global maximum of auto-correlation. If then The Fourier transform of autocorrelation is called power spectrum.

  8. The cross-correlation of the two images have maximum at (100, 200). The two auto-correlations are the same (invariant under translation).

  9. Back to optimal filter design and

  10. Remember, we want to determine h. This is a calculus of variation problem! Want to find h such that That is,

  11. How to get h? That is, we only need to know the power spectra. From Assume that the noise and signal are not correlated.

  12. We have is the signal-to-noise ratio (for each frequency). SNR is high, the gain is almost unity. When SNR is low (mostly noise), the gain is small.

  13. Similar applications Suppose now we have Examples: Image Blurring: Defocusing: Motion Smear: image points smeared into a line.

  14. Need to figure out Assume that the noise and signal are not correlated.

  15. SNR is high In parts where SNR is low The gain is roughly

More Related