...
首页> 外文期刊>Pattern Analysis and Applications >Optimizing Two-pass Connected-component Labeling Algorithms
【24h】

Optimizing Two-pass Connected-component Labeling Algorithms

机译:优化两遍连通组件标记算法

获取原文
获取原文并翻译 | 示例
           

摘要

We present two optimization strategies to improve connected-component labeling algorithms. Taking together, they form an efficient two-pass labeling algorithm that is fast and theoretically optimal. The first optimization strategy reduces the number of neighboring pixels accessed through the use of a decision tree, and the second one streamlines the union-find algorithms used to track equivalent labels. We show that the first strategy reduces the average number of neighbors accessed by a factor of about 2. We prove our streamlined union-find algorithms have the same theoretical optimality as the more sophisticated ones in literature. This result generalizes an earlier one on using union-find in labeling algorithms by Fiorio and Gustedt (Theor Comput Sci 154(2): 165-181, 1996). In tests, the new union-find algorithms improve a labeling algorithm by a factor of 4 or more. Through analyses and experiments, we demonstrate that our new two-pass labeling algorithm scales linearly with the number of pixels in the image, which is optimal in computational complexity theory. Furthermore, the new labeling algorithm outperforms the published labeling algorithms irrespective of test platforms. In comparing with the fastest known labeling algorithm for two-dimensional (2D) binary images called contour tracing algorithm, our new labeling algorithm is up to ten times faster than the contour tracing program distributed by the original authors.
机译:我们提出了两种优化策略来改进连接的组件标记算法。它们共同构成了一种高效的两遍标记算法,该算法快速且在理论上是最优的。第一种优化策略减少了通过使用决策树访问的相邻像素的数量,第二种优化策略简化了用于跟踪等效标签的联合查找算法。我们证明了第一种策略将访问的邻居的平均数量减少了大约2倍。我们证明了简化的联合查找算法具有与文献中更复杂的算法相同的理论最优性。这一结果概括了由Fiorio和Gustedt在标签算法中使用联合查找的较早文献(Theor Comput Sci 154(2):165-181,1996)。在测试中,新的联合查找算法将标记算法提高了4倍或更多。通过分析和实验,我们证明了我们的新的两遍标记算法与图像中像素的数量成线性比例,这在计算复杂性理论中是最佳的。此外,无论测试平台如何,新的标记算法都优于已发布的标记算法。与已知的最快的二维(2D)二值图像标注算法轮廓跟踪算法相比,我们的新标注算法比原始作者分发的轮廓跟踪程序快十倍。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号