Computer Vision: Compare thresholding methods
Thresholding is a technique used in computer vision to separate an object from its background. There are three main types of thresholding: Global, Multiple, and Adaptive thresholding.
I will use a simple analogy to differentiate the methods.
Let's im...
christeohsinyee.hashnode.dev3 min read