Book2 name for CIT-421
Book name for CIT-421
Image formats
Image data types
Thresholding
Point-based operations on images (p-57)
Functional transformation of Image:
Logarithmic transform
Ioutput(i, j) = ln Iinput (i, j)
where I(i,j) is the value of a pixel at a location (i,j) in image I and the function ln() represents the natural logarithm.
Exponential transform
Pixel distributions: histograms
When is it necessary to modify the histogram of an image? (p-367)
Histograms for threshold selection
Adaptive thresholding
Contrast stretching
Two such methods, for selecting c and d, are presented here.
Contrast stretching by using method 1 to image and histogram distribution
Histogram equalization
Histogram equalization in practice
We can thus find a mapping between input pixel intensity values i and output pixel intensity values j as follows:
(3.17)
from which rearrangement gives:
(3.18)
(3.19)
(3.20)