Binarization of Image using NumPy
Introduction
In this article, we will learn how to binarize an image using NumPy, and of course, we will use OpenCV for reading the image both in grayscale and RGB.
To understand what binary is — binary is something that is made of two things. In com...
msameeruddin.hashnode.dev6 min read