![Python Machine Learning Cookbook(Second Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/720/36698720/b_36698720.jpg)
上QQ阅读APP看书,第一时间看更新
Binarization
Binarization is used when you want to convert a numerical feature vector into a Boolean vector. In the field of digital image processing, image binarization is the process by which a color or grayscale image is transformed into a binary image, that is, an image with only two colors (typically, black and white).