Question Bank Digital Image Processing BTETC603
Question Bank Digital Image Processing BTETC603
5. Define: Dynamic Range, Brightness, Gray level, Hue, saturation, Resolution, pixel
6. What is the need of Fourier transform? Explain all the properties of DFT.
7. What do you mean by convolution? Explain all the properties of convolution.
8. Describe the fundamental steps in image processing?
9. With the help of sketch explain the structure of human eye for image reception.
10. Differentiate photopic and scotopic vision.
11. Find the number of bits required to store a 256 X 256 image with 32 gray levels.
12. Write the expression to find the number of bits to store a digital image?
13. Explain the basic Elements of digital image processing.
14. Describe the basic relationship between the pixels
• Neighbours of a pixel
• Adjacency, Connectivity, Regions and Boundaries
• Distance measures
15. Examples on finding Connectivity (4,8, m), distances, adjancy.
14. For a given 2x2 image U and 2x2 transformation matrix A. Reconstruct the given
image using A00, A01, and A10 only.
1 1 1 2 2
𝐴= [ ], 𝑈=[ ]
√2 1 −1 8 4
15. Given that 𝑊 = 𝑒 −𝑖((2𝜋)/𝑁) where N=3 and 𝐹 = 𝑊𝑁/2 . Find the value of F.
4 4 4 4 4
3 4 5 4 3
3 5 5 5 3
3 4 5 4 3
[ 4 4 4 4 4 ]
18 22 33 25 32 24
[34 128 24 172 26 23]
22 19 32 31 28 26
13. For the one-dimensional function f(x), given below. Using modified cubic
interpolation, find out the value at location x = 6.3.
x 1 2 3 4 5 6 7 8 9 10
F(X) 1.5 2.5 3 2.5 3 2.4 1 2.5 1 2.4
14. For the one-dimensional function f(x), given below. Using modified cubic
interpolation, find out the value at location x = 6.3.
x 1 2 3 4 5 6 7 8 9 10
F(X) 1.5 2.5 3 2.5 3 2.4 3 2.5 1 2.4