Computer Engineering and Applications ›› 2013, Vol. 49 ›› Issue (20): 126-129.

Previous Articles     Next Articles

Labeling algorithm of 8-adjacent connecting area for massive gray scale images

SHEN Xiajiong1,2, WANG Jingjing1,2, FAN Jiaming1,2, ZHOU Bing1,3   

  1. 1.College of Computer and Information Engineering, Henan University, Kaifeng, Henan 475001, China
    2.Institute of Data and Knowledge Engineering, Henan University, Kaifeng, Henan 475004, China
    3.Institute of Image Processing and Pattern Recognition, Kaifeng, Henan 475004, China
  • Online:2013-10-15 Published:2013-10-30

MGSI-8CA标记算法

沈夏炯1,2,王晶晶1,2,范家铭1,2,周  兵1,3   

  1. 1.河南大学 计算机与信息工程学院,河南 开封 475001
    2.河南大学 数据与知识工程研究所,河南 开封 475004
    3.图像处理与模式识别研究所,河南 开封 475004

Abstract: To solve the problem that the existing labeling algorithm of connecting area can not be applicable for fast labeling in 8-adjacent connecting area for massive gray images, such as remote sensing data, etc, this paper designs and implements a labeling algorithm of 8-adjacent connecting area for massive gray scale images. Through finding from four directions of every pixel instead of from eight directions in traditional labeling algorithm, it employs the list mechanism to solve labeling conflict of connecting area, and introduces the screening mechanism and the block processing mechanism, the algorithm realizes fast processing in 8-adjacent connecting area labeling for massive gray scale images. At the same time, the algorithm also gets a correct division in the connecting area of gray scale images and the accurate number of connecting area. Experimental result shows that the algorithm has high efficiency, and it is more adaptable to fulfill the requirements of massive gray scale images.

Key words: remote sensing data, massive, gray scale images, 8-adjacent connecting area, block processing

摘要: 针对已有连通域标记算法不能适用于遥感数据等海量灰度图像八连通域快速标记的问题,设计并实现了一种MGSI-8CA标记算法。该算法对传统的八连通域标记算法进行八向变四向优化,采用列表机制解决连通域标记冲突问题,并引入了筛选机制和分块处理机制,实现了对海量灰度图像八连通域标记的快速处理,同时也得到了灰度图像连通域的正确划分及精确的连通域数目。实验结果证明,MGSI-8CA标记算法运行效率高,更能适应海量灰度图像处理的要求。

关键词: 遥感数据, 海量, 灰度图像, 八连通域, 分块处理