节点文献

一个二值图像连通成份标记的快速算法

A FAST ALGORITHM FOR CONNECTED COMPONENTS LABELLING

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 王钲旋李志林庞云阶

【Author】 Wang Zhengxuan\ \ Li Zhilin\ \ Pang Yunjie Department of computer Science,JiLin University

【机构】 吉林大学计算机科学系

【摘要】 二值图像连通成份标记在很多计算机图像处理问题中起到重要作用,提高标记算法的效率非常必要。本文提出了一个二值图像连通成份标记的快速算法。算法采用了平面扫描方式,在考察相邻两列间可能的连通性时采用了在区间树上查找的技巧,使算法的运行速度非常快。对n×n二值图像,算法的运行时间是O(n2logn)的。

【Abstract】 Connected computents labelling of a binary image is very useful in some areas of image processing so it is very important to improve the running efficiency of labelling procedure.In this paper a fast algorithm for connected components labelling of a binary image is proposed.In suggested algorithm the plane sweep technique is adopted and the search technique on an interval tree is applied to determine the connectivity between two adjacent columns.Thus,the high speed is achieved.The algorithm runs in O(n 2logn) time,where n×n is the size of the binary image.

  • 【文献出处】 工程图学学报 ,JOURNAL OF ENGINEERING GRAPHICS , 编辑部邮箱 ,1998年03期
  • 【分类号】TP301.6,
  • 【被引频次】33
  • 【下载频次】456
节点文献中: 

本文链接的文献网络图示:

本文的引文网络