The document discusses key stages in digital image generation, focusing on the process of image quantization, which converts continuous signals captured by sensors into discrete digital forms. It outlines steps involved in quantization, including sampling and measuring grey level intensity, as well as types of quantizers like uniform and non-uniform quantizers, highlighting their characteristics and implications for image quality. Additionally, it notes the drawbacks of quantization, such as irreversible loss of information and introduced distortion.
KEY STAGES IN
DIGITALIMAGE
GENERATION
• Image captured by sensor (camera) are in continuous voltage
waveform
• Continuous in term of x and y coordinates and amplitude
• Digital image are represented in digital form i.e. discrete signals
• conversion of captured continuous signal into discrete signal
1. Sampling
2. Quantization
3.
Image Quantization
• Processof digitizing the amplitude value of the continuous signal
• Continuous grey level intensity is converted in discrete form
• Depicts the grey level resolution of image
4.
General Steps inImage Quantization
• Measuring the grey level intensity of the signal in fixed interval in time
• Value obtained in each instant of time is converted in number and stored
• This number depicts brightness value of a particular point
• Such point is called pixel
QUANTIZATION
5.
Image Matrix
• Representsthe intensity value or pixel value
• For n bit image, intensity value ranges form 0 – 2n-1
6.
Drawbacks of quantization
•Generally irreversible
• Results in loss of information
• Introduces distortion which cannot be eliminated
Zero Memory Quantizer
•Simplest type of quantizer
• Quantizing a sample is independent of other sample
• Maps amplitude variable to a discrete set of quantization levels, {r1,r2…,rl}
• Based on simple comparison / thresholding with certain values, tk
• tk = transition/ decision level
• rl = reconstruction level
Uniform Quantizer
• Simplestform of zero memory quantizer
• Quantization level are uniformly spaced
• Shows absolute change in amplitude of stimulus
• tk and rk are equally spaced
• Mathematically given as:
Non-Uniform Quantizer
• Quantizationlevels are not necessarily equally spaced
• Logarithmic relation between quantization levels
• Shows proportional change in amplitude of stimulus
• Better for human perception
• Quantization level are assigned from histogram analysis