InterviewSolution
Saved Bookmarks
| 1. |
In Histogram Matching or Specification, z = G^-1[T(r)], r and z are gray level of input and output image and T & G are transformations, to confirm the single value and monotonous of G^-1what of the following is/are required?(a) G must be strictly monotonic(b) G must be strictly decreasing(c) All of the mentioned(d) None of the mentionedThis question was addressed to me in an interview.The query is from Histogram Specification and Use of Histogram Statistics for Image Enhancement topic in section Image Enhancement of Digital Image Processing |
|
Answer» The CORRECT option is (a) G MUST be strictly monotonic |
|