DocumentCode
1928231
Title
A novel line based connected component labeling algorithm
Author
Fan, Yebin ; Yu, Shengsheng ; Zhao, Hualong
Author_Institution
Dept. of Comput. Sci., Huazhong Univ. of Sci. & Technol., Wuhan, China
Volume
2
fYear
2010
fDate
9-11 July 2010
Firstpage
168
Lastpage
172
Abstract
This paper presents a fast connected component labeling algorithm based on line description method and optimized tree Union-Find strategy. The algorithm transforms the pixel-connected issue, which most of proposed algorithms focus on, into line-connected issue. This algorithm is comprised of three phrases, line extraction, connected component identification and label assignment. The line description method transforms the connected pixels into line form for reducing the scan time. While the new tree Union-Find strategy diminishes the redundant root compare operations. A comparison analysis is performed with other optimized famous component labeling algorithms. Our algorithm has shown an outstanding performance with respect to the processing time, which achieves 1.1~8 times as fast as the other algorithms in various test cases.
Keywords
image processing; connected component labeling algorithm; line description method; optimized tree Union-Find Strategy; pixel-connected issue; Noise; Connected Component Labeling; LBLA; Union-Find;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science and Information Technology (ICCSIT), 2010 3rd IEEE International Conference on
Conference_Location
Chengdu
Print_ISBN
978-1-4244-5537-9
Type
conf
DOI
10.1109/ICCSIT.2010.5563571
Filename
5563571
Link To Document