+ All Categories
Home > Documents > D igital Image Processing: Digital Imaging Fundamentals

D igital Image Processing: Digital Imaging Fundamentals

Date post: 15-Jan-2016
Category:
Upload: nascha
View: 56 times
Download: 0 times
Share this document with a friend
Description:
D igital Image Processing: Digital Imaging Fundamentals. Chapter 2 2012 Teacher: Remah W. Al- Khatib. Contents. This lecture will cover: The human visual system Light and the electromagnetic spectrum Image representation Image sensing and acquisition - PowerPoint PPT Presentation
Popular Tags:
23
Digital Image Processing: Digital Imaging Fundamentals Chapter 2 2012 Teacher: Remah W. Al-Khatib
Transcript
Page 1: D igital  Image Processing: Digital  Imaging Fundamentals

Digital Image Processing:Digital Imaging Fundamentals

Chapter 22012

Teacher: Remah W. Al-Khatib

Page 2: D igital  Image Processing: Digital  Imaging Fundamentals

This lecture will cover: The human visual system Light and the electromagnetic spectrum Image representation Image sensing and acquisition Sampling, quantisation and resolution

Contents

Page 3: D igital  Image Processing: Digital  Imaging Fundamentals

The best vision model we have! It is one of the most sophisticated image

processing and analysis systems. Knowledge of how images form in the eye

can help us with processing digital images Its understanding would also help in the

design of efficient, accurate and effective computer/machine vision systems.

Human Visual System

Page 4: D igital  Image Processing: Digital  Imaging Fundamentals

Illustration of Human Eye

Page 5: D igital  Image Processing: Digital  Imaging Fundamentals

Illustration of Human Eye

Page 6: D igital  Image Processing: Digital  Imaging Fundamentals

Image Formation in eye andcamera

Page 7: D igital  Image Processing: Digital  Imaging Fundamentals

Image formation in the Eye

Page 8: D igital  Image Processing: Digital  Imaging Fundamentals

In the following slides we will consider what is involved in capturing a digital image of a real world scene:

Image sensing and representation Sampling and quantisation Resolution

Sampling, Quantisation AndResolution

Page 9: D igital  Image Processing: Digital  Imaging Fundamentals

A typical image formation system consists of an illumination” source, and a sensor.

Energy from the illumination source is either reflected or absorbed by the object or scene, which is then detected by the sensor.

Depending on the type of radiation used, a photo converter (e.g., a phosphor screen) is typically used to convert the energy into visible light.

Sensors that provide digital image as output, the incoming energy is transformed into a voltage waveform by a sensor material that is responsive to the particular energy radiation.

The voltage waveform is then digitized to obtain adiscrete output.

Image Sensing and Acquisition

Page 10: D igital  Image Processing: Digital  Imaging Fundamentals

Images

Page 11: D igital  Image Processing: Digital  Imaging Fundamentals

Incoming energy is transformed into a voltage by the combination of input electrical power and sensor material.

Image Sensors

Page 12: D igital  Image Processing: Digital  Imaging Fundamentals

Basic Concepts in Image Samplingand Quantization

Continuous image to be converted into digital :form

Sampling: digitize the coordinate values Quantization: digitize the amplitude

values Issues in sampling and quantization, related to

.sensors

Page 13: D igital  Image Processing: Digital  Imaging Fundamentals

Conventions Origin at the top left corner x increases from

left to right y increases from

top to bottom Each element of

the matrix array is called a pixel, for

picture element

Representing digital images

Page 14: D igital  Image Processing: Digital  Imaging Fundamentals

Matrix form

Representing digital images(cont.)

bits to store the image = M x N x kgray level = 2k

Page 15: D igital  Image Processing: Digital  Imaging Fundamentals

L-level digital image of size MxN = digital image having• a spatial resolution MxN pixels• a gray-level resolution of L levels

Spatial resolution determined by sampling• Smallest discernible detail in an image

Gray-level resolution determined by number of gray scales• Smallest change in gray level

Spatial and Gray-LevelResolution

Page 16: D igital  Image Processing: Digital  Imaging Fundamentals

Down-sampling

Multi-rate image processing

•Up-sampling

Page 17: D igital  Image Processing: Digital  Imaging Fundamentals

Down-sampling operations

Page 18: D igital  Image Processing: Digital  Imaging Fundamentals

See the information loss due to downsampling

Page 19: D igital  Image Processing: Digital  Imaging Fundamentals

Gray-Level Reduction

Page 20: D igital  Image Processing: Digital  Imaging Fundamentals

Gray-Level Reduction

Page 21: D igital  Image Processing: Digital  Imaging Fundamentals

2k-level digital image of size NxN How K and N affect the image quality

Empirical study of resolutions

Page 22: D igital  Image Processing: Digital  Imaging Fundamentals

How many samples and gray levels are required for a good approximation?

Quality of an image depends on number of pixels and gray-level number

i.e. the more these parameters are increased, the closer the digitized array approximates the original image.

But: Storage & processing requirements increase rapidly as a function of N, M, and k

Sampling and quantizationQuality

Page 23: D igital  Image Processing: Digital  Imaging Fundamentals

Operations applied to digital images:

Zoom: up-sampling• Pixel duplication• Bi-linear interpolation

Shrink: down-sampling

Zoom and Shrink


Recommended