wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DIGITAL IMAGE PROCESSING

Total questions: 50

Worksheet time: 25mins

Name
Class
Date
1.

For an image f(x,y), the amplitude at any position x,y is called(Answer all the correct options)

a)

binary level

b)

Intensity

c)

Gray level

d)

decimal level

2.

Digital imaging is done using

a)

Gamma rays

b)

X-rays

c)

UV/IR rays

d)

visible light

e)

All the above

3.

MACH band effect is about

a)

actual intensity

b)

perceived intensity

4.

Computer vision is

a)

low-level image processing

b)

Middle-level image processing

c)

Higher-level image processing

5.

•In _____ filters the low frequencies are preserved.

a)

a)High-pass

b)

b)Low-pass

c)

c)High –reject

d)

d)Low-reject

6.

•In noise reduction ________ filters are used.

a)

A) Sharpening filters

b)

B) Smoothing filters

c)

C) Both a & b

d)

D) None of the above

7.

•ILPF stands for

a)

a)Ideal Low pass filter

b)

b) Identical Low pass filter

c)

c) Intensity Low pass filter

d)

d) Increased Low pass filter

8.

The Euclidean Distance between a point p with co-ordiantes (0,0) and a point q with coordinates (3,3) is

a)

sqrt(18)

b)

18

c)

9

d)

3

9.

How does picture formation in the eye vary from image formation in a camera?

a)

Fixed focal length

b)

Varying distance between lens and imaging plane

c)

No difference

d)

Variable focal length

10.

Which of the following statement describe the term pixel depth?

a)

It is the number of units used to represent each pixel in RGB space

b)

It is the number of mm used to represent each pixel in RGB space

c)

It is the number of bytes used to represent each pixel in RGB space

d)

It is the number of bits used to represent each pixel in RGB space

11.
The number of pixels per inch in an image is known as the
a)
Dimensions
b)
Colour depth
c)
Resolution
d)
Megapixels
12.

If each element of set X is also an element of set Y, then X can be called __ of set Y.

a)

Union

b)

Subset

c)

Disjoint

d)

Complement Set

13.

What is meant by Region of Interest (ROI) operations?

a)

Dilation

b)

Masking

c)

Shading correction

d)

None of the above

14.

What is the output of a smoothing, linear spatial filter?

a)

Median of pixels

b)

Maximum of pixels

c)

Minimum of pixels

d)

Average of pixels

15.

Smoothing filter is used to remove __ from an image.

a)

Smooth transitions of brightness levels

b)

Smooth transitions of grey levels

c)

Sharp transitions of brightness levels

d)

Sharp transitions of grey levels.

16.

Which of the following is the disadvantage of a smoothing filter?

a)

Blur inner pixels

b)

Blur edges

c)

Sharp edges

d)

Remove sharp transitions

17.

Which of the following is the correct application of image blurring?

a)

Gross representation

b)

Object motion

c)

Object detection

d)

Image segmentation

18.

Median filters belong to which category of filter?

a)

Frequency Domain Filter

b)

Order Static Filter

c)

Linear Spatial Filter

d)

Sharpening Filter

19.

Which of the following is the correct representation of log transformation?

a)

s=clog10(1+r)

b)

s=clog10(1-r)

c)

s=clog10(1/r)

d)

s=clog10(1*r)

20.

Which of the following requires to specify the information at the time of input?

a)

Power transformation

b)

Log transformation

c)

Linear transformation

d)

Piece-wise transformation

21.

What is the smallest possible value of the gradient image?

a)

1

b)

0

c)

e

d)

-e

22.

What is the name of the process that moves a filter mask over the image, followed by calculating the sum of products?

a)

Correlation

b)

Convolution

c)

Linear spatial filtering

d)

Non-linear spatial filtering

23.

Which of the following fact is true for an image?

a)

An image is the subtraction of the illumination component from the reflectance component.

b)

An image is the multiplication of the illumination and reflectance component.

c)

An image is the addition of illumination and reflectance component

d)

An image is the subtraction of the reflectance component from the illumination component

24.

Which of the following operations is used in homographic filtering for converting the input image to discrete Fourier transformed function?

a)

Exponential Function

b)

Logarithmic Function

c)

Negative Function

d)

None of the above

25.

What is the name of the class that accepts an image’s separation of luminesce and reflectance component?

a)

Homomorphic system

b)

Base class system

c)

Base separation system

d)

All of the above

26.

Given an intensity level [0, L-1] with “r” and “s” positive values, how will the negative of an image obtain?

a)

s = L – 1 – r

b)

s = L – 1 + r

c)

s = L + 1 – r

d)

s = L + 1 + r

27.

Which of the following image component abruptly diverges at a certain junction of distinct objects?

a)

Reflectance component

b)

Illumination component

c)

Both (a) and (b)

d)

None of the above

28.

Which of the following is the correct definition of Gamma correction?

a)

Light brightness variation

b)

Power-law response phenomenon

c)

Inverted intensity curve

d)

None of the above

29.

What is the name of the process that highlights an image’s intensity?

a)

Intensity Highlighting

b)

Intensity Matching

c)

Intensity Slicing

d)

None of the above

30.

What is the name of the process, which reverses the image’s intensity?

a)

Piecewise Linear Transformations

b)

Image Negatives

c)

Log Transformations

d)

None of the above

31.

Which of the following grey level intensities help in increasing the grey levels dynamic range in the image?

a)

Contrast Stretching

b)

Negative Transformations

c)

Power-law Transformations

d)

None of the above

32.

Which of the following technique is used to obtain a certain range of bits required to quantize each pixel?

a)

Contouring

b)

Bit-plane slicing

c)

Grey-level slicing

d)

Contrast stretching

33.

In which of the following areas can we use the low pass filters?

a)

Machine perception, along with some application of character recognition

b)

Printing and publishing industry

c)

Satellite processing and aerial images

d)

All of the above

34.

A binary Image has _________ pixel.

a)

8-bits

b)

1-bit

c)

2-bits

d)

3-bits

35.

A Gray Image has _________ per pixel.

a)

1-bit

b)

2-bits

c)

4-bits

d)

8-bits

36.

A color Image has _________ per pixel.

a)

1-bit

b)

8-bits

c)

24-bits

d)

8-bytes

37.

Image contrast enhancement is ____________ process

a)

Low-level

b)

Mid-Level

c)

High-level

d)

Not a

38.

What is dpi?

a)

dots per inch

b)

digits per inch

c)

digital pixel information

d)

none of these

39.

The range of values spanned by the gray scale

a)

Dynamic range

b)

Band range

c)

Peak range

d)

Resolution range

40.

To convert a continuous sensed data into Digital form, which of the following is required?

a)

Sampling

b)

Quantization

c)

Both Sampling and Quantization

d)

none

41.

After digitization process a digital image with M rows and N columns have to be positive and for the number, L, max gray levels i.e. an integer power of 2 for each pixel. Then, the number b, of bits required to store a digitized image is:

a)

b=M*N*k

b)

b=M*N*L

c)

b=M*L*k

d)

b=L*N*k

42.

The quality of a digital image is well determined by ___________

a)

The number of samples

b)

The discrete gray levels

c)

Both options

d)

None

43.

Digitizing amplitude values is called

a)

radiance

b)

illuminance

c)

sampling

d)

quantization

44.

Discernible change in intensity level of image is

a)

wide domain

b)

spatial domain

c)

frequency domain

d)

algebraic domain

45.

If S is a subset of pixels, pixels p and q are said to be ____________ if there exists a path between them consisting of pixels entirely in S.

a)

continuous

b)

adjacent

c)

connected

d)

none of the Mentioned

46.

The distance between pixels p and q, the pixels have a distance less than or equal to some value of radius r centred at (x,y) is called :

a)

Euclidean distance

b)

City-Block distance

c)

Chessboard distance

d)

None of the Mentioned

47.

Which of the following is NOT is not a type of Adjacency?

a)

4-Adjacency

b)

8-Adjacency

c)

m-Adjacency

d)

None of the Mentioned

48.

A geometry consisting of in-line arrangement of sensors for image acquisition

a)

A photodiode

b)

Sensor strips

c)

Sensor arrays

d)

CMOS

49.

The histogram of a digital image with gray levels in the range [0, L-1] is represented by a discrete function:

a)

h(r_k)=n_k

b)

h(r_k )=n/n_k

c)

p(r_k )=n_k

d)

h(r_k )=n_k/n

50.

Which of the following conditions does the T(r) must satisfy?

a)

T(r) is double-valued and monotonically decreasing in the interval 0≤r≤1; and

0≤T(r)≤1 for 0≤r≤1

b)

T(r) is double-valued and monotonically increasing in the interval 0≤r≤1; and

0≤T(r)≤1 for 0≤r≤1

c)

T(r) is single-valued and monotonically decreasing in the interval 0≤r≤1; and

0≤T(r)≤1 for 0≤r≤1

d)

T(r) is single-valued and monotonically increasing in the interval 0≤r≤1; and

0≤T(r)≤1 for 0≤r≤1