首页> 外文会议>2010 IEEE international conference on software engineering and service sciences. >A Run-based Algorithm for Identifying Connected Components in Binary Images
【24h】

A Run-based Algorithm for Identifying Connected Components in Binary Images

机译:基于运行的识别二进制图像中连通分量的算法

获取原文

摘要

we present a run-based algorithm for identifying connected components in binary images. We define affecting scope of a run and use an array whose size is equal to width of the image to store runs' labels in a row. The label's storing scope in the array is the run's affecting scope. By checking values in the array we can know whether the current run connects with any upper-row neighbor runs. We also define updating principles to maintain the array. The algorithm only needs to scan image one pass and need not maintain an equivalent table, so its speed is fast and it is very simple. It can identify 4-connectivity and 8-connectivity connected components in binary images. Experiment results show that the algorithm is effective.
机译:我们提出了一种基于运行的算法来识别二进制图像中的连接组件。我们定义了运行的影响范围,并使用大小等于图像宽度的数组将行的标签存储在一行中。标签在数组中的存储范围是运行的影响范围。通过检查数组中的值,我们可以知道当前运行是否与任何高行邻居运行连接。我们还定义了更新原则以维护阵列。该算法只需要扫描图像一次即可,并且不需要维护等效表,因此其速度快且非常简单。它可以识别二进制图像中的4连接和8连接的组件。实验结果表明该算法是有效的。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号