Digital Image Processing MCQ [Free PDF] – Objective Question Answer for Digital Image Processing Quiz

1. What is Digital Image Processing?

A. It’s an application that alters digital videos
B. It’s a software that allows altering digital pictures
C. It’s a system that manipulates digital media
D. It’s a machine that allows altering digital images

Answer: B

Digital Image Processing (DIP) is software that allows you to alter digital images using a computer. It’s also used to improve images and extract useful information from them.

 

2. Which of the following process helps in Image enhancement?
A. Digital Image Processing
B. Analog Image Processing
C. Both a and b
D. None of the above

Answer: C

The process of digitally modifying a stored image with software is known as image enhancement.

 

3. Among the following, functions that can be performed by digital image processing is?
A. Fast image storage and retrieval
B. Controlled viewing
C. Image reformatting
D. All of the above

Answer: D

Functions that can be performed by digital image processing are:

  • Image reconstruction
  • Image reformatting
  • Dynamic range image data acquisition
  • Image processing
  • Fast image storage and retrieval
  • Fast and high-quality image distribution
  • Controlled viewing
  • Image analysis

 

4. Which of the following is an example of Digital Image Processing?

A. Computer Graphics
B. Pixels
C. Camera Mechanism
D. All of the mentioned

Answer: D

Digital Image Processing is a type of image processing software. Computer graphics, signals, photography, camera mechanisms, pixels, etc are examples.

 

5. What are the categories of digital image processing?

A. Image Enhancement
B. Image Classification and Analysis
C. Image Transformation
D. All of the mentioned

Answer: D

Digital image processing is categorized into:
i. Preprocessing
ii. Image Enhancement
iii. Image Transformation
iv. Image Classification and Analysis

 

6. 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

Answer: D

The ciliary body’s fibers change the curvature of the lens, changing its focal length.

 

7. What are the names of the various color image processing categories?

A. Pseudo-color and Multi-color processing
B. Half-color and pseudo-color processing
C. Full-color and pseudo-color processing
D. Half-color and full-color processing

Answer: C

Full-color and pseudo-color processing are the two main types of color picture processing. The photographs in the first category were captured with a full-color sensor, such as a color TV or a color scanner. In the second category, attributing a color to a certain monochromatic intensity or range of intensities is a challenge.

 

8. Which characteristics are taken together in chromaticity?

A. Hue and Saturation
B. Hue and Brightness
C. Saturation, Hue, and Brightness
D. Saturation and Brightness

Answer: A

The combination of hue and saturation is known as chromaticity, and a color’s brightness and chromaticity can be used to describe it.

 

9. 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

Answer: D

The RGB color model represents images as three-component images, one for each primary color. These three images mix on the phosphor screen to generate a composite color image when input into an RGB display. The pixel depth refers to the number of bits required to represent each pixel in RGB space.

 

10. The aliasing effect on an image can be reduced using which of the following methods?

A. By reducing the high-frequency components of the image by clarifying the image

B. By increasing the high-frequency components of the image by clarifying the image

C. By increasing the high-frequency components of the image by blurring the image

D. By reducing the high-frequency components of the image by blurring the image

Answer: D

By adding additional frequency components to the sampled function, aliasing corrupts the sampled image. As a result, the most common method for decreasing aliasing effects on an image is to blur the image prior to sampling to lower its high-frequency components.

 

11. Which of the following is the first and foremost step in Image Processing?

A. Image acquisition
B. Segmentation
C. Image enhancement
D. Image restoration

Answer: A

The initial step in image processing is image acquisition. It’s worth noting that acquisition might be as simple as being provided a digital image. Preprocessing, such as scaling, is usually done during the image acquisition stage.

 

12. Which of the following image processing approaches is the fastest, most accurate, and flexible?

A. Photographic
B. Electronic
C. Digital
D. Optical

Answer: C

Because it is fast, accurate, and dependable, digital image processing is a more versatile and agile technology.

 

13. Which of the following is the next step in image processing after compression?

A. Representation and description
B. Morphological processing
C. Segmentation
D. Wavelets

Answer: B

Steps in image processing:

Step 1: Image acquisition
Step 2: Image enhancement
Step 3: Image restoration
Step 4: Color image processing
Step 5: Wavelets and multi-resolution processing
Step 6: Compression
Step 7: Morphological processing
Step 8: Segmentation
Step 9: Representation & description
Step 10: Object recognition

 

14. ___________ determines the quality of a digital image.

A. The discrete gray levels
B. The number of samples
C. discrete gray levels & number of samples
D. None of the mentioned

Answer: C

The number of samples and discrete grey levels employed in sampling and quantization determine the quality of a digital image.

 

15. Image processing involves how many steps?

A. 7
B. 8
C. 13
D. 10

Answer: D

Steps in image processing:

Step 1: Image acquisition
Step 2: Image enhancement
Step 3: Image restoration
Step 4: Color image processing
Step 5: Wavelets and multi-resolution processing
Step 6: Compression
Step 7: Morphological processing
Step 8: Segmentation
Step 9: Representation & description
Step 10: Object recognition

 

16. Which of the following is the abbreviation of JPEG?

A. Joint Photographic Experts Group
B. Joint Photographs Expansion Group
C. Joint Photographic Expanded Group
D. Joint Photographic Expansion Group

Answer: A

Most computer users are aware of picture compression in the form of image file extensions, such as the jpg file extension used in the JPEG (Joint Photographic Experts Group) image compression standard.

 

17. Which of the following is the role played by segmentation in image processing?

A. Deals with property in which images are subdivided successively into smaller regions
B. Deals with partitioning an image into its constituent parts or objects
C. Deals with extracting attributes that result in some quantitative information of interest
D. Deals with techniques for reducing the storage required to save an image, or the bandwidth required to transmit it

Answer: B

Segmentation is a technique for dividing a picture into its component components or objects. In general, one of the most difficult tasks in digital image processing is autonomous segmentation. A robust segmentation approach takes the process a long way toward solving image challenges that need individual object identification.

 

18. The digitization process, in which the digital image comprises M rows and N columns, necessitates choices for M, N, and the number of grey levels per pixel, L. M and N must have which of the following values?

A. M has to be positive and N has to be a negative integer
B. M has to be negative and N has to be a positive integer
C. M and N have to be a negative integer
D. M and N have to be a positive integer

Answer: D

The digitization process, in which the digital image contains M rows and N columns, necessitates choices for M, N, and the maximum grey level number, L. Further than the fact that M and N must be positive integers, there are no other constraints for M and N.

 

19. Which of the following tool is used in tasks such as zooming, shrinking, rotating, etc.?

A. Filters
B. Sampling
C. Interpolation
D. None of the Mentioned

Answer: C

The basic tool for zooming, shrinking, rotating, and other operations are interpolation.

 

20. The effect caused by the use of an insufficient number of intensity levels in smooth areas of a digital image ________

A. False Contouring
B. Interpolation
C. Gaussian smooth
D. Contouring

Answer: A

The effect is caused by the use of an insufficient number of intensity levels in smooth areas of a digital image is False Contouring. The ridges resemble the contours of a map, hence the name.

 

21. What is the procedure done on a digital image to alter the values of its individual pixels known as?

A. Geometric Spatial Transformation
B. Single Pixel Operation
C. Image Registration
D. Neighbourhood Operations

Answer: B

The procedure is done on a digital image to alter the values of its individual pixels known as Single Pixel Operation.

It’s written as s=T(z), where z is the intensity, and T is the transformation function.

 

22. Points whose locations are known exactly in the input and reference images are used in Geometric Spatial Transformation.

A. Known points
B. Key-points
C. Réseau points
D. Tie points

Answer: D

Tie points, also known as Control points, are spots in input and reference images whose locations are known precisely.

 

23. ___________ is a commercial use of Image Subtraction.

A. MRI scan
B. CT scan
C. Mask mode radiography
D. None of the Mentioned

Answer: C

Mask mode radiography, which is based on Image Subtraction, is an important medical imaging field.

 

24. Approaches to image processing that work directly on the pixels of incoming image work in ________

A. Spatial domain
B. Inverse transformation
C. Transform domain
D. None of the Mentioned

Answer: A

Approaches to image processing that work directly on the pixels of incoming image work in the Spatial Domain.

In the Spatial Domain, operations on pixels of an input image work directly.

 

25. Which of the following in an image can be removed by using a smoothing filter?

A. Sharp transitions of brightness levels
B. Sharp transitions of gray levels
C. Smooth transitions of gray levels
D. Smooth transitions of brightness levels

Answer: B

The value of each pixel in an image is replaced by the average value of the grey levels in a smoothing filter. As a result, the sharp transitions in grey levels between pixels are reduced. This is done because random noise generally has strong gray-level transitions.

 

26. Region of Interest (ROI) operations is generally known as _______

A. Masking
B. Dilation
C. Shading correction
D. None of the Mentioned

Answer: A

Masking, commonly known as the ROI operation, is a typical use of image multiplication.

 

27. Which of the following comes under the application of image blurring?

A. Image segmentation
B. Object motion
C. Object detection
D. Gross representation

Answer: D

The blurring of an image with the aim of obtaining a gross representation of interesting items, so that the intensity of small objects mixes with the background and large objects become easier to distinguish, is an essential use of spatial averaging.

 

28. Which of the following filter’s responses is based on the pixels ranking?

A. Sharpening filters
B. Nonlinear smoothing filters
C. Geometric mean filter
D. Linear smoothing filters

Answer: B

Order static filters are nonlinear smoothing spatial filters that respond by ordering or ranking the pixels in the image area covered by the filter, and then replace the value of the central pixel with the result of the ranking.

 

29. Which of the following illustrates three main types of image-enhancing functions?

A. Linear, logarithmic, and power-law
B. Linear, logarithmic, and inverse law
C. Linear, exponential, and inverse law
D. Power-law, logarithmic, and inverse law

 

Answer: D

The three fundamental types of functions used often for picture improvement are shown in an introduction to gray-level transformations: linear (negative and identity transformations), logarithmic (log and inverse-log transformations), and power-law transformations (nth power and nth root transformations). The identity function is the simplest situation, in which the output and input intensities are the same. It’s just included in the graph for completeness’ sake.

 

30. Which of the following is the primary objective of sharpening of an image?

A. Decrease the brightness of the image
B. Increase the brightness of the image
C. Highlight fine details in the image
D. Blurring the image

Answer: C

Sharpening an image aids in highlighting small features in the image or enhancing details that have become blurred owing to factors such as noise addition.

 

31. Which of the following operation is done on the pixels in sharpening the image, in the spatial domain?

A. Differentiation
B. Median
C. Integration
D. Average

Answer: A

We know that when we blur an image, we produce a pixel average, which might be termed integration. Because sharpening is the inverse of blurring, we may deduce that we sharpen the image by doing differentiation on the pixels.

 

32. ________ is the principal objective of Sharpening, to highlight transitions.

A. Brightness
B. Pixel density
C. Composure
D. Intensity

Answer: D

Intensity is the principal objective of Sharpening, to highlight transitions. Intensity is the main goal of Sharpening, which is to highlight transitions.

 

33. _________ enhance Image Differentiation?

A. Pixel Density
B. Contours
C. Edges
D. None of the mentioned

Answer: C

Edges and other discontinuities are enhanced via image differentiation.

 

34. Which of the following fact is correct for an image?

A. An image is the multiplication of illumination and reflectance component
B. An image is the subtraction of the reflectance component from the illumination component
C. An image is the subtraction of illumination component from reflectance component
D. An image is the addition of illumination and reflectance component

Answer: A

The multiplication of the illumination and reflectance components yields a picture.

 

35. Which of the following occurs in Unsharp Masking?

A. Subtracting blurred images from original
B. Blurring the original image
C. Adding a mask to the original image
D. All of the mentioned

Answer: D

All of the above happens in this order in Unsharp Masking: blurring, subtracting the blurred picture and finally adding the mask.

 

36. Which of the following makes an image difficult to enhance?

A. Dynamic range of intensity levels
B. High noise
C. Narrow range of intensity levels
D. All of the mentioned

Answer: D

The dynamic range of intensity levels, High noise, and Narrow range of intensity levels make it difficult to enhance an image.

 

37. _________ is the process of moving a filter mask over the image and computing the sum of products at each location.

A. Nonlinear spatial filtering
B. Convolution
C. Correlation
D. Linear spatial filtering

Answer: C

Correlation is the process of moving a filter mask over the image and computing the sum of products at each location.

 

38. Which side of the greyscale is the components of the histogram concentrated in a dark image?

A. Medium
B. Low
C. Evenly distributed
D. High

Answer: B

We know that in a dark image, the histogram components are largely concentrated on the low, or dark, side of the greyscale. Similarly, the bright image’s histogram components are biassed toward the high end of the greyscale.

 

39. Which of the following is the application of Histogram Equalisation?

A. Blurring
B. Contrast adjustment
C. Image enhancement
D. None of the Mentioned

Answer: C

Dark images are usually Enhancement using Image enhancement.

 

40. Which of the following is the expansion of PDF, in uniform PDF?

A. Probability Density Function
B. Previously Derived Function
C. Post Derivation Function
D. Portable Document Format

Answer: A

PDF is abbreviated as Probability Density Function.

 

41. ____________ filter is known as averaging filters.

A. Bandpass
B. Low pass
C. High pass
D. None of the Mentioned

Answer: B

Averaging filters are also known as Low pass filters.

 

42. What is/are the resultant image of a smoothing filter?

A. Image with reduced sharp transitions in gray levels
B. Image with high sharp transitions in gray levels
C. None of the mentioned
D. All of the mentioned

Answer: A

Smoothing filters reduce noise in random noise, which features sharp grey level transitions.

 

43. The response for linear spatial filtering is given by the relationship __________

A. Difference of filter coefficient’s product and corresponding image pixel under filter mask
B. Product of filter coefficient’s product and corresponding image pixel under filter mask
C. Sum of filter coefficient’s product and corresponding image pixel under filter mask
D. None of the mentioned

Answer: C

The mask is moved from point to point in spatial filtering, and the response is determined using a predefined relationship at each place. In linear spatial filtering, the connection is defined as the product of the sum of the filter coefficients and the corresponding picture pixel in the area beneath the filter mask.

 

44. ___________ is/are the feature(s) of a highpass filtered image.

A. An overall sharper image
B. Have less gray-level variation in smooth areas
C. Emphasized transitional gray-level details
D. All of the mentioned

Answer: D

A highpass filter reduces the low frequency to reduce grey-level variance in smooth sections while allowing high frequencies to emphasize transitional gray-level details for a clearer image.

 

45. The filter order of a Butterworth lowpass filter determines whether it is a very sharp or extremely smooth filter function or an intermediate filter function. Which of the following filters does the filter approach if the parameter value is very high?

A. Gaussian lowpass filter
B. Ideal lowpass filter
C. Gaussian & Ideal lowpass filters
D. None of the mentioned

Answer: B

Butterworth lowpass filter functions like an Ideal lowpass filter at high order values, but it has a smoother form at lower order values, behaving like a Gaussian lowpass filter.

 

46. Which of the following image component is characterized by a slow spatial variation?

A. Reflectance and Illumination components
B. Reflectance component
C. Illumination component
D. None of the mentioned

Answer: C

The illumination component of an image is characterized by a slow spatial variation.

 

47. Gamma Correction is defined as __________

A. Light brightness variation
B. A Power-law response phenomenon
C. Inverted Intensity curve
D. None of the Mentioned

Answer: B

Gamma Correction is a technique for employing the exponent gamma to correct the response of a Power-law transformation.

 

48. ________ is known as the highlighting the contribution made to the total image by specific bits instead of highlighting intensity-level changes.

A. Bit-plane slicing
B. Intensity Highlighting
C. Byte-Slicing
D. None of the Mentioned

Answer: A

Bit-plane slicing is known as highlighting the contribution made to the total image by specific bits instead of highlighting intensity-level changes.

 

49. Which gray-level transformation increases the dynamic range of gray-level in the image?

A. Negative transformations
B. Contrast stretching
C. Power-law transformations
D. None of the mentioned

Answer: B

The primary principle behind contrast stretching is to increase the dynamic range of gray levels in an image.

 

50. What is/are the gray-level slicing approach(es)?

A. To brighten the pixel’s gray value of interest and preserve the background
B. To give all gray levels of a specific range high value and a low value to all other gray levels
C. All of the mentioned
D. None of the mentioned

Answer: C

Gray-level slicing can be done in one of two ways:

  • One method is to assign a high value to all grey levels in a certain range and a low value to all other grey levels.
  • The second method is to brighten the pixels with the gray value of interest while leaving the background alone.
Scroll to Top