Image Segmentation : Part 1
In this article we will cover Threshold Based and Edge based Segmentation. Other segmentation techniques will be discussed in later parts. Image thresholding segmentation is a simple form of image segmentation. It is a way to create a binary or multi color image based on setting a threshold value on the pixel intensity of the original image. In this thresholding process, we will consider the intensity histogram of all the pixels in the image.
Jul-18-2021, 16:10:04 GMT
- Technology: