On This Page

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

Q1 | What is the difference between Convolution and Correlation?
  • image is pre-rotated by 180 degree for correlation
  • image is pre-rotated by 180 degree for convolution
  • image is pre-rotated by 90 degree for correlation
  • image is pre-rotated by 90 degree for convolution
Q2 | Convolution and Correlation are functions of __________________.
  • distance
  • time
  • intensity
  • displacement
Q3 | The function that contains a single 1 with the rest being 0s is called ____________________.
  • identity function
  • inverse function
  • discrete unit impulse
  • none of the mentioned
Q4 | Which of the following involves Correlation?
  • matching
  • key-points
  • blobs
  • none of the mentioned.
Q5 | An example of a continuous function of two variables is _____________
  • identity function
  • intensity function
  • contrast stretching
  • gaussian function
Q6 | The output of a smoothing, linear spatial filtering is a ____________ of the pixels contained in the neighbourhood of the filter mask.
  • sum
  • product
  • average
  • dot product
Q7 | Averaging filters is also known as ____________ filter.
  • low pass
  • high pass
  • band pass
  • none of the mentioned
Q8 | What is the undesirable side effects of Averaging filters?
  • no side effects
  • blurred image
  • blurred edges
  • loss of sharp transitions
Q9 | A spatial averaging filter in which all coefficients are equal is called _______________.
  • square filter
  • neighbourhood
  • box filter
  • zero filter
Q10 | Which term is used to indicate that pixels are multiplied by different coefficients?
  • weighted average
  • squared average
  • spatial average
  • none of the mentioned
Q11 | The non linear spacial filters whose response is based on ordering of the pixels contained is called _____________.
  • box filter
  • square filter
  • gaussian filter
  • order-statistic filter
Q12 | Impulse noise in Order-statistic filter is also called as _______________.
  • median noise
  • bilinear noise
  • salt and pepper noise
  • none of the mentioned
Q13 | Best example for a Order-statistic filter is ____________________.
  • impulse filter
  • averaging filter
  • median filter
  • none of the mentioned
Q14 | What does “eliminated” refer to in median filter?
  • force to average intensity of neighbours
  • force to median intensity of neighbours
  • eliminate median value of pixels
  • none of the mentioned.
Q15 | Which of the following is best suited for salt-and-pepper noise elimination?
  • average filter
  • box filter
  • max filter
  • median filter
Q16 | What is the set generated using infinite-value membership functions, called?
  • crisp set
  • boolean set
  • fuzzy set
  • all of the mentioned
Q17 | Which is the set, whose membership only can be true or false, in bi-values Boolean logic?
  • boolean set
  • crisp set
  • null set
  • none of the mentioned
Q18 | If Z is a set of elements with a generic element z, i.e. Z = {z}, then this set is called _____________
  • universe set
  • universe of discourse
  • derived set
  • none of the mentioned
Q19 | A fuzzy set ‘A’ in Z is characterized by a ____________ that associates with element of Z, a real number in the interval [0, 1].
  • grade of membership
  • generic element
  • membership function
  • none of the mentioned
Q20 | A fuzzy set is ________ if and only if membership function is identically zero in Z.
  • empty
  • subset
  • complement
  • none of the mentioned
Q21 | Which of the following is a type of Membership function?
  • triangular
  • trapezoidal
  • sigma
  • all of the mentioned
Q22 | Which of the following is not a type of Membership function?
  • s-shape
  • bell shape
  • truncated gaussian
  • none of the mentioned
Q23 | Using IF-THEN rule to create the output of fuzzy system is called __________.
  • inference
  • implication
  • both the mentioned
  • none of the mentioned
Q24 | What is the independent variable of fuzzy output?
  • maturity
  • membership
  • generic element
  • none of the mentioned
Q25 | Which of the following is not a principle step in fuzzy technique?
  • fuzzify input
  • apply implication method
  • defuzzify final output
  • none of the mentioned