Digital Image Processing Assignment-Week 1: NPTEL Online Certification Courses Indian Institute of Technology Kharagpur
Digital Image Processing Assignment-Week 1: NPTEL Online Certification Courses Indian Institute of Technology Kharagpur
QUESTION 1:
________ number of Bytes are required to store a 128 X 128 image with 256 gray levels and three
channels.
a) 20971
b) 10485
c) 49152
d) 262144
Detailed Solution:
Number of gray levels=256=28. So we would require 8 bits per pixel or 1 byte per pixel.
QUESTION 2:
Correct Answer: c.
Detailed Solution:
For a continuous image, an intensity at a point can assume any value between certain minimum and
certain maximum and the coordinate points x and y they can also some value between, x can vary
from 0 to H, y can vary from 0 to L.
QUESTION 3:
a) Nyquist sampling
b) over sampling
c) under sampling
d) critical sampling
Detailed Solution:
From the sampling theory, sampling frequency more than Nyquist rate is called over sampling and
we can obtain a perfect reconstruction.
QUESTION 4:
An image is 240 pixels wide and 240 pixels high. The image was scanned at 800 dpi. What will be
the physical size of the image?
Detailed Solution:
QUESTION 5:
a) Image compression
b) Image restoration
c) Image enhancement
d) Image Analysis
Correct Answer: c.
Detailed Solution:
QUESTION 6:
Assuming that a 20m high structure is observed from a distance of 40m. What is the size of image
in a pin-hole camera? Assume that the distance between the lens and imaging plane is 20mm.
a. 8.5 mm
b. 10 cm
c. 10 mm
d. 34 cm
Correct Answer: c. 10 mm
Detailed Solution:
Let the distance be x, then using pin hole camera geometry and similar triangles.
𝑥 20𝑚
Therefore, = 40𝑚
20𝑚𝑚
Or x= 10mm.
QUESTION 7:
Correct Answer: c.
Detailed Solution:
Image compression reduces the redundancies that are present in an image and therefore used in
reduction of bandwidth and storage space.
QUESTION 8:
Which of the following is the suitable form for representation of a digital image?
Correct Answer: b.
Detailed Solution
An image has certain extent in x-direction (width) and y-direction (height). Therefore, the most
suitable form for representation of a digital image is using a 2-dimensional finite matrix
Hence option b is correct.
NPTEL Online Certification Courses
Indian Institute of Technology Kharagpur
QUESTION 9:
Value of t 2 , at t 0 is __________
a. Infinity
b. 0
c. 0.5
d. 1
Correct Answer: b. 0
Detailed Solution:
, t0
t . Using the time shifting property,
0, t0
, t2
t 2
0, t0
QUESTION 10:
a. Coding redundancy
b. Pixel redundancy
c. Psychovisual redundancy
d. All of the above
Correct Answer: d.
Detailed Solution:
The first kind of redundancy is called a pixel redundancy in which nearby pixels have same
intensity values. In case of coding redundancy, the nearby coded coefficients have same values or
carry negligible information. In psychovisual redundancy, even if there is difference (small) in
pixel intensities but that difference in not perceived by us.