Fast connected-component labeling
作者:
Highlights:
•
摘要
Labeling of connected components in a binary image is one of the most fundamental operations in pattern recognition: labeling is required whenever a computer needs to recognize objects (connected components) in a binary image. This paper presents a fast two-scan algorithm for labeling of connected components in binary images. We propose an efficient procedure for assigning provisional labels to object pixels and checking label equivalence. Our algorithm is very simple in principle, easy to implement, and suitable for hardware and parallel implementation. We show the correctness of our algorithm, analyze its complexity, and compare it with other labeling algorithms. Experimental results demonstrated that our algorithm is superior to conventional labeling algorithms.
论文关键词:Labeling algorithm,Label equivalence,Connected component,Linear-time algorithm,Pattern recognition
论文评审过程:Received 27 March 2008, Revised 2 September 2008, Accepted 20 October 2008, Available online 30 October 2008.
论文官网地址:https://doi.org/10.1016/j.patcog.2008.10.013