DIGITAL Image Processing 6
DIGITAL Image Processing 6
white
EXAMPLE
LOG TRANSFORMATIONS
The general form of the log transformation is
s=c log(1+r)
where c is a constant, and it is assumed that r
is greater than or equals 0.
We would use a transformation of this type
to expand the values of dark pixels in an
image while compressing the higher-level
values.
The opposite is true of the inverse log
transformation.
This will enhance the quality of the image.
INVERSE LOG
y=log10 X
10y=x