Bangladesh Army University of Engineering &technology: (Bauet)
Bangladesh Army University of Engineering &technology: (Bauet)
Bangladesh Army University of Engineering &technology: (Bauet)
Section-A
Marks
Q.1 (a) What is digital image processing? Identify the continuum break-up levels from 3
image processing to computer vision.
(b) Suppose you are given a dark image and told to use the power-law transformation 3
function. After applying the power-law transformation function on the dark
image. What outputs will you find and why? Explain briefly.
(c) Construct the equalized histogram from the given histogram. Let, X = last two 4
digits of your university id.
Q.2 (a) Describe all the fundamental steps in digital image processing briefly. 3
Q.3 (a) Derive the mathematical formula for the Laplacian mask and show the Laplacian 4
kernel coefficient.
(b) What is bit-plane slicing image enhancement? Explain with example. 3
Section-B
(b) Consider the following image. What will be the new value of the image pixels 6
(2,3), (5,5) of smoothing is done using a 3x3 neighborhood.
i. Weighted average filter
ii. Median filter
iii. Max filter
1 1 1 0 1 0 2 7
1 1 1 2 7 7 4 0
1 1 1 5 6 4 3 3
1 1 0 7 5
5 4 2 2 5
w(δ,t) f(x,y)
(c) Write down the characteristics of the first-order and second order derivatives. 2
1
Q.5 (a) What is normalized histogram? 1
(b) For spatial filtering, discuss with mathematical formula 4
i. Correlation
ii. Convolution
(c) Define Marr-Hildreth edge detector. Also derive the 5x5 mask using the Marr- 5
Hildreth edge detector.
Symbol Probability
@ 0.05
B 0.2
A 0.1
U 0.05
E 0.3
T 0.2
? 0.1
Now, create a Huffman table for the table above. The table should show the code
word for each symbol.