ImageDev

Binarization

Algorithms which allow transforming gray level or color images into a binary image.
Binarization methods are used when the relevant information in the gray level image corresponds to a specific gray level interval. In the binary image, the pixels of interest are set to 1 (objects or foreground), and to 0 for all other pixels (the background).