Thresholding is a well-known technique for image segmentation [Har92,
Sah88]. Thresholding is the operation of converting a multilevel image into a binary image. In a binary image, each pixel value is represented by a single binary digit. In its simplest form, thresholding is a point-based operation that assigns the value of 0 or 1 to each pixel of an image based on a comparison with some global threshold value
T.