New connected component labeling algorithm for binary image

A new algorithm based on line-labeling and region-growing was proposed for binary connected component labeling.All the connected components were labeled with one pass,and had no label collisions.The algorithm was independent of the shapes of the connected regions.Then the new algorithm was optimized and the search time was reduced.The comparative experiments with traditional algorithms show that this new method is more efficient and effective.