Image Processing
Community
Image Processing
2079 Boards
Section A
Answer any two questions.
1
What is 8-neighborhood? An image has the following histogram, stretch to the whole dynamic range using histogram equalization. [2 + 8]
| Gray level | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
|---|---|---|---|---|---|---|---|---|
| Frequency | 0 | 350 | 0 | 200 | 300 | 150 | 0 | 0 |
10
Connect with us on Discord to become a contributor.
2
How do you detect edges using Gradient and Laplacian filters? Explain. [10]
10
Connect with us on Discord to become a contributor.
3
Define dilation and erosion. From the following probability distribution construct the Huffman code for each gray level. [3 + 7]
| Gray level | 0 | 1 | 2 | 3 | 4 | 5 |
|---|---|---|---|---|---|---|
| P(r) | 0.50 | 0.10 | 0.25 | 0.15 | 0.30 | 0.15 |
10
Connect with us on Discord to become a contributor.
Section B
Answer any eight questions.
4
What is image enhancement? Explain Hadamard transformation with its properties. [1 + 4]
5
Connect with us on Discord to become a contributor.
5
Using Hough Transform show that the points (1,1), (2,2), and (3,3) are collinear and find the equation of the line. [5]
5
Connect with us on Discord to become a contributor.
6
Define chain code. How can you make chain code rotation and scaling invariant? [2 + 3]
5
Connect with us on Discord to become a contributor.
7
Explain the different steps in digital image processing. [5]
5
Connect with us on Discord to become a contributor.
8
Explain different types of frequency domain low-pass filters with expressions. [5]
5
Connect with us on Discord to become a contributor.
9
Describe the properties of DFT. [3]
5
Connect with us on Discord to become a contributor.
10
Define pattern and pattern recognition system. Explain the issues with feature selection. [3 + 2]
5
Connect with us on Discord to become a contributor.
11
What is image restoration? Discuss any two noise models. [1 + 4]
5
Connect with us on Discord to become a contributor.
12
How do you split and merge the region? Explain. [5]
5
Connect with us on Discord to become a contributor.