22CS805 1
22CS805 1
SECTION – A
Answer all Four questions 4×10M=40M
Add Rayleigh noise with a scale parameter b of 10. After computations, write the
output matrix.
1 of 3
Regulation: R22 Code No: 22CS805/1
(i) Find the Output Image After applying Median Filter, Max Filter,
Midpoint filter
(ii) Design an algorithm for Geometric Mean, Harmonic Mean and
Contraharmonic Mean filter for noise removal for the same above Image.
4. a) Explain basic steps for filtering of image in frequency domain. What are the filter [2M]
mask used for low pass filtering and high pass filtering?
b) Given a 2D image matrix [4M]
(i) Explain why the center part of the finger ring in the figure on the right appears so
bright and solid, considering that the dominant characteristic of the filtered image
consists of edges of the fingers and wrist bones, with darker areas in between. In
other words, would you not expect the high pass filter to render the constant area
inside the ring as dark, since a high pass filter eliminates the dc term and reduces
low frequencies?
(ii) Design an algorithm for Butterworth filtering and Gaussian filtering for
processing the images shown in the above question.
2 of 3
Regulation: R22 Code No: 22CS805/1
SECTION - B
Answer all Two questions 2×20M=40M
c) Design an algorithm for hole filling in binary image processing. How can [8M]
morphological process applied to fill holes in binary objects, and what
considerations are important in choosing the structuring element?
6. a) Define Image compression? Differentiate the different types of image [4M]
compression techniques and the image formats.
b) Construct Huffman code for each gray level given and find the compression [8M]
ratio and coding efficiency.
Gray Level 0 1 2 4 5 6 7
No. of Pixels 30 35 38 15 10 38 80
c) Design an algorithm for LZW compression algorithm and Run-Length [8M]
algorithm for compressing an image and analyze the results and specify the
loss of information in image with metrics.
3 of 3