Question Bank IPMV
Question Bank IPMV
Subject: ECC603
Image Processing and Machine Vision
IA-1 Question Bank (Module 1 & 2)
5 7 8 9 2
10 11 7 10
4 2 3 5
9 8 5 1
9
In 64 x 64 image of 3 bpp, the pixel distribution is as given below. Find the no. of
pixels of gray value r3?
2
Pixel r0 r1 r2 r3 r4 r5 r6 r7
Frequency 330 490 1470 ? 740 0 0 0
10 Find the output image for given transfer function
𝑠= { 𝐿−1 5<𝑟<9
0 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
5 7 8 9
10 11 7 10
4 6 3 5
9 8 5 1
11 Let V= 0, 1) Compute De, D4, D8, Dm using D4 connectivity distance between
two pixels p&q, Let the pixel coordinates p & q be (3, 0) and (2, 3) Respectively
for the image shown , find distance measures.
0 1 2 3
0 0 1 1 1
1 1 0 0 1
2 1 1 1 1 q
3 1 1 1 1
p
12 Compute the median value of the marked pixel in given image using 3*3 mask.
0 6 4
7 *125 5
4 3 7
4. List and define the properties of 2-Dimension DFT (separability, translation, rotation,
complex conjugate, and convolution).
5. Explain the frequency domain enhancement technique with neat block diagram.
domain.
9. Generate Haar Matrix for N=4 and N=8. Find Haar transform for f(x)= {1 2 3 4}
10. Justify/contradict: Salt-peper noise in a digital image can be better removed by a median filter
rather than an aeveraging filter.
11. Explain averaging filters used for enhancement of images? Filter the following image using a
3*3 neighborhood averaging by assuming a) zero padding and b) pixel replication.
1 2 3 2
4 2 5 1
1 2 6 3
2 4 6 7