首页 | 本学科首页   官方微博 | 高级检索  
     

基于游程递归的连通区域标记算法
引用本文:沈乔楠,安雪晖.基于游程递归的连通区域标记算法[J].计算机应用,2010,30(6):1616-1618.
作者姓名:沈乔楠  安雪晖
作者单位:清华大学
摘    要:在研究已有算法的基础上,提出一种基于游程递归的标记算法,该算法可以对二值图像实现快速标记。顺序扫描图像,寻找未标记的游程,并递归搜索与之连通的游程,直到一个连通区域生成。在游程搜索过程中,在当前游程的相邻两行上,以其左端点为起始点分别向前向后进行连通游程的搜索;同时根据游程之间的位置关系对搜索策略进行优化,减少了重复搜索,提高了处理速度。该算法只需经过一次扫描图像,就能快速、准确地标记连通区域。在与已有算法的实验结果比较中,该算法具有较快的执行速度和较高的准确率,并且占用较少的内存,可以满足在施工现场中运动目标实时检测的需要。

关 键 词:运动目标    连通区域标记    二值图像
收稿时间:2009-12-30
修稿时间:2010-02-22

Connected component labeling algorithm based on run recursive method
SHEN Qiao-nan,AN Xue-hui.Connected component labeling algorithm based on run recursive method[J].journal of Computer Applications,2010,30(6):1616-1618.
Authors:SHEN Qiao-nan  AN Xue-hui
Affiliation:State Key Laboratory of Hydroscience and Engineering/a>;Tsinghua University/a>;Beijing 100084/a>;China
Abstract:A run-based recursive labeling algorithm was proposed based on the previous algorithms for binary images.The algorithm scanned the whole image level by level until a run unlabeled was found and the runs connected to it were searched based on recursion until a connected component was generated.During the searching process,the connected runs forward and backward from the start point of current run on its neighboring levels.Then the searching method was optimized according to the relationship between the two r...
Keywords:moving target  connected component labeling  binary image  
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《计算机应用》浏览原始摘要信息
点击此处可从《计算机应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号