1.

What is the technique for a gray-level transformation function called, if the transformation would be to produce an image of higher contrast than the original by darkening the levels below some gray-level m and brightening the levels above m in the original image.(a) Contouring(b) Contrast stretching(c) Mask processing(d) Point processingI had been asked this question in unit test.The above asked question is from Relationship between Pixels and Image Enhancement Basics topic in chapter Image Enhancement of Digital Image Processing

Answer»

The correct option is (b) Contrast stretching

Best explanation: For a gray-level transformation FUNCTION “s=T(r)”, where r and s are the gray-level of f(x, y) (input image) and g(x, y) (OUTPUT image) respectively at any point (x, y).

Then the TECHNIQUE, contrast stretching compresses the value of r below m by transformation function into a narrow range of s, towards BLACK and BRIGHTENS the value of r above m.



Discussion

No Comment Found

Related InterviewSolutions