节点文献

基于数组型并查集的连通域标记算法

Labeling Connected Components Algorithm Based on Array of Union-Find

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

【作者】 罗志灶周赢武郑忠楷

【Author】 LUO Zhi-zao,ZHOU Ying-wu,ZHENG Zhong-kai(Department of Physics & Electronic Information Engineering,Minjiang University,Fuzhou 350108,China)

【机构】 闽江学院物理与电子信息工程系

【摘要】 常用的二次扫描算法存在某些缺陷,即共同连通域的合并主要是通过重复遍历共同连通域标号数组,修改相应的共同连通域标号完成的.重复遍历严重影响算法的性能.数组型并查集算法利用树型数据结构特点实现连通域合并,以取代重复遍历.实验表明数组型并查集算法更具优势.

【Abstract】 The usual two-scans algorithms has some defects that common connected components are mainly merged via repeating to scan the label array of common connected components,and modifying relevant field of the array.The way seriously affects the performance of the algorithm.The algorithm based on array of union-find,which makes full use of the specialty of tree data structure to merge common connected components,can instead of the repeating scans.The experiments show that the algorithm based on array of union-find has more advantages than the algorithm which repeats to scan the label array of common connected components.

【基金】 福建省重点学科项目(闽教高[2006]48号)
  • 【文献出处】 杭州师范大学学报(自然科学版) ,Journal of Hangzhou Normal University(Natural Science Edition) , 编辑部邮箱 ,2011年01期
  • 【分类号】TP391.41
  • 【被引频次】14
  • 【下载频次】353
节点文献中: 

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

本文的引文网络