Bulletin of Surveying and Mapping ›› 2021, Vol. 0 ›› Issue (2): 25-29.doi: 10.13474/j.cnki.11-2246.2021.0037

Previous Articles     Next Articles

Threshold segmentation algorithm based on histogram region growing for remote sensing images

LIU Siyan1,2, LI Ling1,2, TE Rigen1,2,3, LI Zhuqiang1,2, MA Jingyu1,2, ZHU Ruifei1,2,3   

  1. 1. Chang Guang Satellite Technology Co., Ltd., Changchun 130000, China;
    2. Key Laboratory of Satellite Remote Sensing Application Technology of Jilin Province, Changchun 130000, China;
    3. Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, Changchun 130000, China
  • Received:2020-03-31 Revised:2020-06-15 Online:2021-02-25 Published:2021-03-09

Abstract: In the process of traditional thresholding algorithm from single-threshold to multi-threshold, the time complexity will increase greatly, and because of the complexity of remote sensing image information, the segmentation effect will be reduced. This paper creatively proposes the idea based on histogram region growing for remote sensing images. Each gray level is regarded as a threshold, so that the histogram is divided into 256 original small regions by the 256 thresholds. For reducing the number of thresholds, small regions are merged into large regions. Each merging can be regarded as the growth of a region. In each growth, the region with the smallest entropy H is selected as the main one in all regions of the histogram, and then it is merged with the adjacent region by the way of pre-judgment. After growing, the number of thresholds decreases. In the whole process, the growth times are only 255 at most, and the time complexity is stable at O(L). In this paper, single-threshold and multi-threshold experiments show that the algorithm has high accuracy in segmentation results, and has advantages in run time.

Key words: image segmentation, histogram, region growing, merge, pre-judgment

CLC Number: