Content deleted Content added
Tag: Reverted |
|||
Line 6:
==Definition==
The simplest thresholding methods replace each pixel in an image with a black pixel if the image intensity <math>I_{i,j}</math> is less than a fixed value called the threshold <math>T</math>, or a white pixel if the pixel intensity is greater than that threshold. In the example image on the right, this results in the dark tree becoming completely black, and the bright snow becoming completely white.
==Automatic thresholding==
|