Assignment 1 Solution
Assignment 1 Solution
Week 1
a) resizing
b) smoothing
c) sharpening
d) blurring
Solution:
Low pass filter are used for image smoothing as they retain only low frequency
content.
2. ________ number of bytes are required to store a 512 X 512 image with 256 gray
levels
a) 2097152 b)
1048576 c)
294912 d)
262144
Solution:
Number of gray levels=256=28. So we would require 8 bits per pixel or 1 byte per pixel.
Image size = 512 X 512 = 262144 pixels. Therefore bytes required = Number of pixels
x bytes per pixel = 262144x1 = 262144 Bytes.
a) Nyquist sampling
b) over sampling
c) under sampling
d) critical sampling
Solution:
From the sampling theory, sampling frequency less than Nyquist rate is called under
sampling.
a) summation
b) smoothing
c) sharpening
d) aliasing
Solution:
From the sampling we know that when sampling frequency is less than Nyquist frequency
then
a) 0
b) undefined
c) infinity
d) 1
Solution:
a) Image compression b)
Image restoration c)
Image enhancement d)
Image Analysis
Solution:
7. Assuming that a 10m high structure is observed from a distance of 20m. What is the size
of
retinal image? Assume that the distance between the lens and retina is
17mm.
a. 8.5 mm
b. 34 mm
c. 0.118 mm
d. 34 cm
Solution:
Let the distance be x, then using pin hole camera geometry and similar
=
traingles. Therefore, x 17 1020 Or x=8.5 mm
8. Which of the following should be used for filling gaps in digital image that results from
operations
a) Sampling
b) Interpolation
c) Filters
Solution:
Interpolation is used to fill the gaps in digital image that results from operations like
zooming,
shrinking, rotation etc.
9. In frequency domain, what is the equivalent operation of product of two functions in
spatial
domain
a) correlation
b) convolution
c) Fourier transform
Solution:
10. An image is 240 pixels wide and 240 pixels high. The image was scanned at 600 dpi. What
will be
the physical size of the image?
a. 17 cm x 1.7 cm b. 0.4 cm
x 0.4 cm c. 0.4 inches x 0.4
inches d. 17 inches x 1.7
inches
Solution: