An Image Segmentation Algorithm in Image Processing Based on Threshold Segmentation

Shiping Zhu,Xi Xia,Qingrong Zhang,Kamel Belloulata
DOI: https://doi.org/10.1109/sitis.2007.116
2007-12-01
Abstract:Image segmentation is a key technology in image processing, and threshold segmentation is one of the methods used frequently. Aimed at that only one threshold or several thresholds are set in traditional threshold-based segmentation algorithm, it is difficult to extract the complex information in an image, a new segmentation algorithm that each pixel in the image has its own threshold is proposed. In this algorithm, the threshold of a pixel in an image is estimated by calculating the mean of the grayscale values of its neighbor pixels, and the square variance of the grayscale values of the neighbor pixels are also calculated as an additional judge condition, so that the result of the proposed algorithm is the edge of the image. In fact the proposed algorithm is equal to an edge detector in image processing. Experimental results demonstrate that the proposed algorithm could produce precise image edge, while it is reasonable to estimate the threshold of a pixel through the statistical information of its neighbor pixels.
What problem does this paper attempt to address?