© Vladimir Kovalevsky 2019
Vladimir KovalevskyModern Algorithms for Image Processinghttps://doi.org/10.1007/978-1-4842-4237-7_3

3. Contrast Enhancement

Vladimir Kovalevsky1 
(1)
Berlin, Germany
 

We define the contrast of a digital image as follows:

Cip = (Limax - Limin)/Domain

where Limax is the maximum and Limin is the minimum lightness in the image and Domain is the domain of the lightness or maximum possible value of the difference Limax - Limin.

The contrast measure just defined obviously depends on the lightness of a single pixel. To get a more robust measure it is necessary to know the frequencies of the lightness values: A value occurring in a small number of pixels is not important. The frequencies are contained in the histogram of the image. ...

Get Modern Algorithms for Image Processing: Computer Imagery by Example Using C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.