首页 | 本学科首页   官方微博 | 高级检索  
     


A fast connected components labeling algorithm for binary images
Authors:FU Yi-li  HAN Xian-wei and WANG Shu-guo
Affiliation:State Key Laboratory of Robotics and System, Harbin Institute of Technology, Harbin 150080, China;State Key Laboratory of Robotics and System, Harbin Institute of Technology, Harbin 150080, China;State Key Laboratory of Robotics and System, Harbin Institute of Technology, Harbin 150080, China
Abstract:A fast label-equivalence-based connected components labeling algorithm is proposed in this paper. It is a combination of two existing efficient methods, which are pivotal operations in two-pass connected components labeling algorithms. One is a fast pixel scan method, and the other is an array-based Union-Find data structure. The scan procedure assigns each foreground pixel a provisional label according to the location of the pixel. That is to say, it labels the foreground pixels following background pixels and foreground pixels in different ways, which greatly reduces the number of neighbor pixel checks. The array-based Union-Find data structure resolves the label equivalences between provisional labels by using only a single array with path compression, and it improves the efficiency of the resolving procedure which is very time-consuming in general label-equivalence-based algorithms. The experiments on various types of images with different sizes show that the proposed algorithm is superior to other labeling approaches for huge images containing many big connected components.
Keywords:binary image  connected components  labeling algorithm  Union-Find  label-equivalence
本文献已被 CNKI 维普 等数据库收录!
点击此处可从《哈尔滨工业大学学报(英文版)》浏览原始摘要信息
点击此处可从《哈尔滨工业大学学报(英文版)》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号