Two More Strategies to Speed Up Connected Components Labeling Algorithms
Authors: Bolelli, Federico; Cancilla, Michele; Grana, Costantino
Published in: LECTURE NOTES IN COMPUTER SCIENCE
This paper presents two strategies that can be used to improve the speed of Connected Components Labeling algorithms. The first … (Read full abstract)
This paper presents two strategies that can be used to improve the speed of Connected Components Labeling algorithms. The first one operates on optimal decision trees considering image patterns occurrences, while the second one articulates how two scan algorithms can be parallelized using multi-threading. Experimental results demonstrate that the proposed methodologies reduce the total execution time of state-of-the-art two scan algorithms.