June23_compressed
June23_compressed
📘 Definition:
📷 Steps Involved:
2. Conversion of the sensed data into digital form (sampling and quantization)
Accuracy and
Low Moderate High
Repeatability
(b) Explain the term “Image transformation”. Also, give its importance in context of
digital image processing. Write key steps for image transformation from the spatial
Image Transformation
📘 Definition:
(c) Explain Discrete Cosine Transform (DCT). Give advantage of DCT over DFT.
Compute DCT matrix of order
📘 Definition:
🆚 DCT vs DFT:
Compression Usage Widely used (e.g., JPEG) Less efficient for compression
(d) What are smoothening filters ? How do they differ from the sharpening filters ?
Briefly discuss the role of low pass filters and high pass filter in image restoration.
📘 Definition:
Smoothing filters are used to reduce noise and blur details in images. They
operate by averaging or modifying pixel values based on neighbors.
📏 Types:
• Mean filter
• Gaussian filter
(e) Explain Bayes’ theorem with suitable example. Also, discuss the role of Bayes’
theorem in Bayes’ classifier. Give the properties of Bayes’ classifier.
(e) Bayes’ Theorem & Bayes’ Classifier
📘 Bayes’ Theorem:
• P(B)P(B)P(B): Evidence
🧠 Example:
🤖 Bayes’ Classifier:
• A statistical classifier that assigns a data point to the class with the highest
posterior probability.
• Uses:
2. (a) What is image digitization ? Explain the role of quantization in the image
digitization, with the help of an example.
(a) What is Image Digitization?
📘 Definition:
1. Sampling – Converting the spatial domain (height and width) into discrete
grid locations (pixels).
2. Quantization – Converting the intensity (brightness) values at each sampled
point into a finite set of discrete levels.
🎯 Role of Quantization:
📌 Example:
o Each level ≈ 32
• 183.8 → falls in level 5 (160–191.99 range) → stored as 5
This process introduces quantization error, but makes the image storable in digital
memory.
(b) Given, the dimension of an image as 5 × 8 inches
🖼 Given:
📏 Samples Required:
⚠ Pixelization Error:
• Pixelization occurs when the sampling resolution is too low, making the
image appear blocky or jagged.
• Caused by undersampling, where fine details cannot be captured.
(c) What do you understand by the term image enhancement ? Specify the
objectives of image enhancement techniques. Explain the types of image
enhancement techniques with a suitable example for each. and the frequency of 500
dots per inch exists in each direction. Determine the number of samples required to
preserve the information in the image. Also, discuss the term ‘Pixelization error.’
(c) Image Enhancement
📘 Definition:
🎯 Objectives:
Q Examples:
1. Histogram Equalization:
Redistributes pixel intensities to spread them more evenly — especially useful for
dark or low-contrast images.
2. Contrast Stretching:
3. (a) How do wavelets differ from waves ? Explain the properties, possessed by
a function to be called as wavelet. Compare wavelet transform with the
Fourier transform.
(a) Wavelets vs Waves
Continuous, infinite in
Nature Localized in time and frequency
duration
Frequency
Good Moderate
Localization
1. Finite Energy:
2. Zero Mean:
(b) Explain image degradation model with suitable block diagram. How noise relates
to image degradation ? Explain any one noise model.
📘 Definition:
📊 Mathematical Model:
Where:
• f(x,y)f(x, y)f(x,y): Original image
Block Diagram:
scss
CopyEdit
Original Image (f(x,y))
↓
Degradation Function (H) —→ Noise (η)
↓ ↓
• Probability distribution:
The HSI model separates color into components that are more natural for human
perception:
• Hue (H): Color type (angle in the color wheel: red, green, etc.)
mathematica
CopyEdit
Hue
(Color)
/ \
Saturation Saturation
\ /
Intensity
(Black ↔ White)
Or as a cone/cylinder:
• Angle → Hue
• Radius → Saturation
• Height → Intensity
🎯 Importance:
📘 Definition:
Boundary
Single hyperplane Combination of multiple linear segments
Type
Linearly separable
Suitable For Complex/non-linear classification problems
data
• Steps:
(i) Hue
📘 (i) Hue:
(ii) Saturation
📘 (ii) Saturation:
𝑀×𝑀
𝑀×𝑀
M×N.
True color images use 24-bit RGB representation, with 8 bits for each Red, Green,
and Blue channel.
This allows up to 16.7 million colors (2²⁴).
Probability distribution:
Allows frequencies within a specific range (band) to pass through while attenuating
frequencies outside that range.