0% found this document useful (0 votes)
6 views40 pages

Understanding Digital Image Processing

Uploaded by

Degu Zakewos
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views40 pages

Understanding Digital Image Processing

Uploaded by

Degu Zakewos
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Chapter 1

Introduction

1
Understanding Images

2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Conceptualizing Images and Vision
• Digital images displayed as a discrete set of intensities
• Brightness of each pixel proportional to its value
• Eye is more sensitive to low-frequency components compared to the
high-frequency components
• Low-frequency components in an image/scene are regions where pixel values
do not change rapidly
• High-frequency components are regions where pixel values change rapidly
(corners and edges)
• Eye is more sensitive to changes in brightness than to color
• Eye is sensitive to motion, even in peripheral vision
22
23
24
Light and Electromagnetic Spectrum
• Visible light vs the complete spectrum (refer the next Figure)

25
26
27
28
29
1) Image acquisition using a single sensor
• Selectivity can be improved by using filters
o A green (pass) filter will allow only the green light to be sensed
• 2D image acquired by relative displacement of the sensor in both x and y
directions
2) Image acquisition using sensor strips
• Used in flat-bed scanners and photocopy machines
3) Image acquisition using sensor arrays
• Individual sensors in the form of a 2D array

30
31
Image Sampling and Quantization
• Sensors output a continuous voltage waveform whose amplitude and
spatial behavior are related to the physical phenomenon being
sensed
• Need to convert continuous sampled data to discrete/digital form using
sampling and quantization
• Digital images are represented by sampling and quantization
• Sampling: Digitizing the coordinate values
• Quantization: Digitizing the amplitude values
• Assigns a discrete gray level to every pixel

32
33
34
Image Processing Applications

35
36
37
38
39
40

Common questions

Powered by AI

The eye is more sensitive to low-frequency components than high-frequency components in digital images. Low-frequency components represent regions where pixel values do not change rapidly, typically capturing broader shapes and gradients. In contrast, high-frequency components, which involve rapidly changing pixel values, mark areas like corners and edges. This differential sensitivity is because the human visual system is optimized to detect broad areas of brightness and slow gradients, which are essential for recognizing objects and scenes .

Sensor strips in flat-bed scanners scan images sequentially by moving across the document, which is ideal for static, flat materials. This method captures detailed scans with high resolution and is suitable for documents and photos. In contrast, sensor arrays consist of a complete sensor grid capturing entire scenes at once, like in digital cameras, ideal for dynamic scenes requiring immediate capture and suitable for real-time imaging applications .

Digital representation transforms the continuous output from sensors into discrete data through sampling and quantization. Sampling transposes continuous spatial coordinates into pixels, defining resolution, while quantization converts continuous amplitude values into discrete gray levels. This digital form allows for precise storage and manipulation on electronic devices, contrasting with the infinite variability of the original analog sensor output .

The greater sensitivity of human eyes to brightness over color implies that visual displays should prioritize accurate representation of brightness gradients and contrasts for optimal viewing experience. This understanding guides display design to enhance luminance resolution over chromatic details, ensuring that structural changes and object recognition cues, primarily carried by brightness changes, are effectively conveyed to the viewer .

Quantization challenges in creating digital images include loss of detail and introduction of artifacts like banding, where subtle gradients are represented by sudden changes, and posterization, where gradient smoothness is lost. Mitigation involves implementing more levels of quantization to increase detail fidelity, careful choice of quantization intervals, and sophisticated algorithms to smooth transitions between quantized values, preserving image quality despite compression .

Converting continuous sensor output into digital form is crucial to facilitate image processing. Continuous sensor signals are analog, with infinite variability in values, and converting these to digital form through sampling (digitizing coordinate values) and quantization (digitizing amplitude values) allows for precise storage, manipulation, and processing on digital devices. This discrete representation permits efficient computation and analysis, essential for digital imaging applications .

Image sampling and quantization fundamentally affect a digital image's perceived quality. Sampling determines the resolution by digitizing the coordinate values, thus more samples mean higher resolution and better detail capture. Quantization assigns discrete gray levels to pixel amplitudes. Finer quantization yields more accurate representations of the original image's brightness levels. Insufficient sampling or coarser quantization can lead to loss of detail and artifacts like aliasing and banding, affecting image fidelity .

A green (pass) filter is vital in image acquisition by allowing only green light to reach the sensor, enhancing color selectivity. This filtering process enables capturing specific wavelengths, improving color accuracy in the resulting image. By isolating green light, more precise color balance and correction in digital representations are achieved, compensating for the sensor's broad wavelength sensitivity .

In image acquisition, a single sensor can be used with a filter that allows selective wavelength sensitivity, acquiring a 2D image by moving the sensor along x and y directions. Sensor strips are typically used in flat-bed scanners and photocopiers, moving across the image to capture it sequentially. Sensor arrays consist of a 2D grid of sensors, capturing images simultaneously across the entire area without relative motion, typically used in digital cameras .

The eye's sensitivity to motion, particularly in peripheral vision, ensures that dynamic changes in an image or scene capture our attention quickly, which is crucial for survival by allowing rapid adaptation to environmental changes. In digital imaging, understanding this sensitivity is essential for creating images and processing techniques that account for motion detection, enhancing user experience by aligning with natural perceptual processes .

You might also like