InterviewSolution
Saved Bookmarks
| 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 |
|