On This Page

This set of Digital Image Processing (DIP) Multiple Choice Questions & Answers (MCQs) focuses on Digital Image Processing Set 3

Q1 | How is negative of an image obtained with intensity levels [0,L-1] with “r” and “s” being pixel values?
  • s = l – 1 + r
  • s = l – 1 – r
  • s = l + 1 + r
  • s = l + 1 + r
Q2 | The general form of log transformations is ____________________.
  • s = c.log(1 + r)
  • s = c+log(1 + r)
  • s = c.log(1 – r)
  • s = c-log(1 – r)
Q3 | Power-law transformations has the basic form of ________________, where c and ? are constants.
  • s = c + r?
  • s = c – r?
  • s = c * r?
  • s = c / r.?
Q4 | For what value of the output must the Power-law transformation account for offset?
  • no offset needed
  • all values
  • one
  • zero
Q5 | What is Gamma Correction?
  • a power-law response phenomenon
  • inverted intensity curve
  • light brightness variation
  • none of the mentioned
Q6 | Which process expands the range of intensity levels in an image so that it spans the full intensity range of the display?
  • shading correction
  • contrast sketching
  • gamma correction
  • none of the mentioned
Q7 | Highlighting a specific range of intensities of an image is called ___________.
  • intensity matching
  • intensity highlighting
  • intensity slicing
  • none of the mentioned
Q8 | Highlighting the contribution made to total image by specific bits instead of highlighting intensity-level changes is called ____________________.
  • intensity highlighting
  • byte-slicing
  • bit-plane slicing
  • none of the mentioned
Q9 | Which of the following involves reversing the intensity levels of an image?
  • log transformations
  • piecewise linear transformations
  • image negatives
  • none of the mentioned.
Q10 | Piecewise Linear Transformation function involves which of the following?
  • bit-plane slicing
  • intensity level slicing
  • contrast stretching
  • all of the mentioned
Q11 | What is the basis for numerous spatial domain processing techniques?
  • transformations
  • scaling
  • histogram
  • none of the mentioned
Q12 | In _______ image we notice that the components of histogram are concentrated on the low side on intensity scale.
  • bright
  • dark
  • colourful
  • all of the mentioned
Q13 | What is Histogram Equalisation also called as?
  • histogram matching
  • image enhancement
  • histogram linearisation
  • none of the mentioned
Q14 | What is Histogram Matching also called as?
  • histogram equalisation
  • histogram specification
  • histogram linearisation
  • none of the mentioned
Q15 | Histogram Equalisation is mainly used for _________________________.
  • image enhancement
  • blurring
  • contrast adjustment
  • none of the mentioned
Q16 | To reduce computation if one utilises non-overlapping regions, it usually produces ______ effect.
  • dimming
  • blurred
  • blocky
  • none of the mentioned
Q17 | What does SEM stands for?
  • scanning electronic machine
  • self electronic machine
  • scanning electron microscope
  • scanning electric machine
Q18 | The type of Histogram Processing in which pixels are modified based on the intensity distribution of the image is called _______________.
  • intensive
  • local
  • global
  • random
Q19 | Which type of Histogram Processing is suited for minute detailed enhancements?
  • intensive
  • local
  • global
  • random
Q20 | In uniform PDF, the expansion of PDF is ____________________________.
  • portable document format
  • post derivation function
  • previously derived function
  • probability density function
Q21 | What is accepting or rejecting certain frequency components called as?
  • filtering
  • eliminating
  • slicing
  • none of the mentioned
Q22 | A filter that passes low frequencies is ____________________.
  • band pass filter
  • high pass filter
  • low pass filter
  • none of the mentioned
Q23 | What is the process of moving a filter mask over the image and computing the sum of products at each location called as?
  • convolution
  • correlation
  • linear spatial filtering
  • non linear spatial filtering
Q24 | The standard deviation controls “____________” of the bell (2-D Gaussian function of bell shape).
  • size
  • curve
  • tightness
  • none of the mentioned
Q25 | What is required to generate an M X N linear spatial filter?
  • mn mask coefficients
  • m+n coordinates
  • mn spatial coefficients
  • none of the mentioned