(Choose 1 answer)
How are thresholding methods implemented? Choose the best answer
A. It replaces each pixel in an image with a black pixel if the image intensity is less than some fixed constant.
B. It replaces each pixel in an image with a white pixel if the image intensity is greater than that constant.
C. The first and second is correct
D. The first or second is correct
E15