You are on page 1of 1

BITS-Pilani, K K Birla Goa Campus

Digital Image Processing (EEE F435)


Mid-Semester Examination, Semester-II (2018-19) [Closed Book]
Maximum Marks: 60 Duration: 90 Minutes

IC: Ashish Chittora

Note: This is a closed book exam and all questions are compulsory to attempt. Start each answer
from new page and clearly write the question number at the start.

Q.1. Given a four-symbol source {a,b,c,d} with source probabilities {0.1, 0.4, 0.3, 0.2},
arithmetically encode the sequence bbadc. [10]

Q.2.What are the possible methods to address the problem in


applying a spatial domain (window) filter at image border?
Using one of them, apply the averaging filter on the given 5X5,
3-bit image and display the resulting image. [10]

Q.3. Write a MATLAB program to generate following image (of size 400 X 400): [10]

Q.4. Estimate the degradation function for motion blurring if the image has undergone a
uniform linear motion at a rate of y0(t) = at/T in y-direction only. Where, T is the duration of
exposure. [10]

Q.5. Consider a 4X8 (8-bit) image below: [10]

(a) Compute entropy of the image.

(b) Compress the image using Huffman coding. Compute the compression achieved and
compare with the entropy.

Q.6. Consider an 8-pixel line of intensity data, {255, 118, 129, 182, 18, 178, 82, 53}. It is
uniformly quantized with 4-bit accuracy, compute the rms-error and rms-SNR for the
quantized data. [10]

You might also like