02 Imaging Digital Image Fundamentals
02 Imaging Digital Image Fundamentals
image fundamentals
History related to digital imaging
Coded images transferred by submarine cables:
London to NY
5 to 15 gray levels
Advent of computers 40s:
1) memory 2) conditional branching
Transistors: 1948
Programming languages, COBOL, FORTRAN: 50s and 60s
IC: 1958
OS: 60s
Microprocessor: 70s
LSI: 70s
1921 1922
Use of
computers
1929 JPL, 1964
Imaging
Imaging systems:
Almost all of the EM spectrum
Sound
Electron
Computer-generated images
2. Sound
infra acoustic ultra
3. Electron
and 20 kHz
4. Computer-generated images
Gamma ray
Applications:
Lithography, industrial, microscopy, biological,
astronomy, microscopy: fluorescence microscopy
Anticancer
agent Microprocessor
250x 60x
Surface of audio CD
1750x
Visible band
Infrared (IR) imaging
Microwave
Flash camera:
Flash
obj
Lens
Radar:
µw
obj
Antenna
Microwave band
MRI:
Patient in powerful magnetic field
+ passing radio waves in short
pulses
Pulse
Interface between structures:
Probe bone & tissue
tissue & fluid
Ultrasound imaging
Fetus images
Scanning electron microscope (SEM)
Similar to light microscopy
Damaged IC
Synthetic images
Fractal
Computer
model
Image acquisition
1) Illumination source
2) Reflection or transmission by the elements
of a scene
Example:
- Light reflected from an object
- X-ray passing through a patient
Image acquisition
Single sensor
Line sensor
Array sensor
Image acquisition
Continuous
Scan line AB
image
Sampling Quantization
Subsampling
Resampling
Checkerboard
pattern
Reducing gray level resolution
8-neighborhood of pixel p:
4-neighbor hood of pixel p +
set of 4 diagonal pixel neighbors:
𝑥𝑥 + 1, 𝑦𝑦 + 1 , 𝑥𝑥 + 1, 𝑦𝑦 − 1 , 𝑥𝑥 − 1, 𝑦𝑦 + 1 , (𝑥𝑥 − 1, 𝑦𝑦 − 1)
Distance measures
Chessboard distance
Distance measures
Euclidean distance between p and q:
1
2
𝐷𝐷𝑒𝑒 𝑝𝑝, 𝑞𝑞 = [ 𝑥𝑥 − 𝑠𝑠 + |𝑦𝑦 − 𝑡𝑡|2 ]
2