22.7 FILTERING Filtering techniques can be applied, - thresholding - laplace filtering - fourier filters - convolution - histograms - neighborhood averaging 22.7.1 Thresholding Thresholding basically sets a transition value. If a pixel is above the threshold, it is switched fully on, if it is below, it is turned fully off.
Filtering techniques can be applied,
Thresholding basically sets a transition value. If a pixel is above the threshold, it is switched fully on, if it is below, it is turned fully off.