L1 Image-Fundamentals
L1 Image-Fundamentals
Reference:
[Gonzalez and Woods] Rafael C. Gonzalez and Richard E. Woods, Digital
Image Processing, Prentice-Hall, Inc.
http://www.imageprocessingplace.com/
1
Digital Imaging
• Charged-Coupled Device (CCD)
– consists of photosites (regions for collecting light)
• Each photosite (region) is a silicon imaging element
(sensor) that gives a voltage output proportional to the
intensity of the incident light
– linear array (scanner)
– area array (Camera CCD)
• http://en.wikipedia.org/wiki/Charge-coupled_device
2
Photosite
light energy
+
- output voltage
3
http://en.wikipedia.org/wiki/Charge-coupled_device
Line scan sensor = a line of photosites
1D signal
4
Area scan sensor = 2D array of photosites
2D signal
5
Continuous image function
y
f(x,y)
x
The continuous image function (intensity/color) f can be
characterized by two components:
(1) illumination (light source) and
(2) reflectance (materials).
• f(x,y) is intensity
r
f(x,y) = i(x,y) r(x,y)
10
[Gonzalez and Woods]
Image resolution
The sampling rate on the
image plane is the image
Camera model resolution.
11
Spatially discretized
12
[Gonzalez and Woods]
Discretized image representation
origin (0,0)
y
f(x,y)
x
14
Discretized image representation
15
Discretized image representation
y
Dimension 2
f(x, y) f(0, 0) f(0, 1) f(0, 2) (Horizontal),
or the 2nd
dimension
For example, f(1,0)
represents one
individual element, f(1, 0) f(1, 1) f(1, 2)
which is called the
image element,
picture element
(pixels), or image
points f(2, 0) f(2, 1) f(2, 2)
x
Dimension 1 or the 1st dimension 16
(Vertical)
Sampling and quantization are affecting the image quality.
Camera model
r
f(x,y) = i(x,y) r(x,y)
•Brightness/Intensity
f(x,y) (Quantization)
x
18
Discretized image representation
Image can be
viewed as a 3D
surface with
height and
different
“landscapes”
More pixelated!
20
[Gonzalez and Woods]
Effects of reducing spatial resolution
a b
c d
f(x=3) = 9 = L
9
0 x, position
23
Effects of intensity quantization
Image resolution
is fixed but the
total number of
gray levels
decreases.
256 levels 128 levels
64 levels 32 levels 24
Image Source: Chapter 2, Figure 2.21,
http://www.imageprocessingplace.com/DIP-3E/dip3e_classroom_presentations_downloads.htm [Gonzalez and Woods]
Effects of intensity quantization
16 levels 8 levels
Image resolution
is fixed but the
number of gray
levels decreases.
M*N*(bits required to
represent the grey levels)
x
N = number of rows, “height”
26