Explore topic-wise MCQs in Digital Image Processing.

This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Digital Image Processing knowledge and support exam preparation. Choose a topic below to get started.

1.

Which of the following fact is true for the masks that includes diagonal neighbors than the masks that doesn t?

A. tMask that excludes diagonal neighbors has more sharpness than the masks that doesn t
B. tMask that includes diagonal neighbors has more sharpness than the masks that doesn t
C. tBoth masks have same sharpness result
D. tNone of the mentioned
Answer» C. tBoth masks have same sharpness result
2.

An enhanced image can be obtained as: g(x,y)=f(x,y)- 2 f(x,y), where Laplacian is being subtracted from f(x, y) the input image of size M*Non which an operation f(x, y)(-1)x+yis applied.Unlike enhancing in spatial domain with one single mask, it is possible to perform the same in frequency domain using one filter. Which of the following is/are the required filter(s)?

A. tH(u, v)= -[1 + u<sup>2</sup>+ v<sup>2</sup>].
B. tH(u, v)= -[(u M/2)2+ (v N/2)2].
C. tH(u, v)= [1 + (u M/2)2+ (v N/2)2].
D. tAll of the mentioned
Answer» D. tAll of the mentioned
3.

An enhanced image can be obtained as: g(x,y)=f(x,y)- 2 f(x,y), where Laplacian is being subtracted from f(x, y) the input image. What does this conclude?

A. tThat the center spike would be negative
B. tThat the immediate neighbors of center spike would be positive.
C. tAll of the mentioned
D. tNone of the mentioned
Answer» D. tNone of the mentioned
4.

Computing the Fourier transform of the Laplacian result in spatial domain is equivalent to multiplying the F(u, v), Fourier transformed function of f(x, y) an input image of size M*N, and H(u, v), the filter used for implementing Laplacian in frequency domain. This dual relationship is expressed as Fourier transform pair notation given by_____________

A. t <sup>2</sup> f(x,y) [(u M/2)<sup>2</sup>+ (v N/2)<sup>2</sup>]F(u,v)
B. t <sup>2</sup> f(x,y) -[(u+M/2)<sup>2</sup> (v+N/2)<sup>2</sup>]F(u,v)
C. t <sup>2</sup> f(x,y) -[(u M/2)<sup>2</sup>+ (v N/2)<sup>2</sup>]F(u,v)
D. t <sup>2</sup> f(x,y) [(u+M/2)<sup>2</sup> (v+N/2)<sup>2</sup>]F(u,v)
Answer» D. t <sup>2</sup> f(x,y) [(u+M/2)<sup>2</sup> (v+N/2)<sup>2</sup>]F(u,v)
5.

The expression [ 2 f(x,y)/ x2 + 2 f(x,y)/ y2] is considered as _________ where f(x, y) is an input image.

A. tLaplacian of f(x, y)
B. tGradient of f(x, y)
C. tAll of the mentioned
D. tNone of the mentioned
Answer» B. tGradient of f(x, y)