Registration Number: …………………………………………..
Faculty of Engineering
School of Computing & Information Technology
Department of Computer Science and Engineering
BTech
VII Semester
Odd Semester End Term Examination: 2022-23
CS4147 – Digital Image Processing
Duration: 2 Hours Max. Marks: 40
Instructions:
• Missing data, if any, may be assumed suitably.
1 a) How many minutes would it take to transmit a 512x512 image with [4] CO1
256 grey levels at 300 baud rates? (Baud rate is the number of bits
transmitted per second. Assume each byte is one packet with a start bit
and stop bit). [4] CO2
b) With the help of a neat block diagram, explain the components of a
general-purpose image processing system.
2 a) Draw and explain image degradation and restoration model [2] CO2
b) Consider the image segment shown:
i) Let V= {0,1} and compute the lengths of the shortest 4-, 8- and m-
path between p and q If a particular path does not exist between these [4] CO3
two points explain why.
ii) Repeat for v= {1,2}
3 1 2 1 (q)
2202
1211
(p)1 0 1 2
c) Define spatial and gray-level resolution CO1
[2]
3 a) For the given 4x4 image having a grey scale between [0,9], get a CO2
histogram equalized image and draw the histogram of an image before [4]
and after equalization
2 3 3 2
4 2 4 3
[ ]
3 2 3 5
2 4 2 4
b) With respect to the 2D discrete Fourier transform of an image, explain [4] CO3
the following, and derive suitable equations: a) separability b)
transition c) rotation d) periodicity
4 Explain the following with applications: [8] CO2
a) Contrast stretching
b) Bit plane slicing
c) Grey level slicing
d) AND operation
Registration Number: …………………………………………..
5 a) Explain lossy and lose less predictive coding with a neat sketch [4] CO4
b) Find the Huffman code for the following:
p(A)=0.2, p(B)=0.1, p(C)=0.2, p(D)=0.05, p(E)=0.3, p(F)=0.05, [4]
p(G)=0.1 CO4
Find the average length, entropy, Efficiency, and redundancy