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

完全欧几里德距离变换的最优算法
引用本文:陈Leng.完全欧几里德距离变换的最优算法[J].计算机学报,1995,18(8):611-616.
作者姓名:陈Leng
作者单位:扬州大学师范学院数学与计算机科学系
基金项目:江苏省教委自然科学基金
摘    要:欧几里德距离变换(EDT)对由黑白素构成的二值图象中所有象素找出其到最近黑素的距离,应用于图象分析,计算机视觉,在本文之前,该问题的最好复杂度为O(n^2logn)。本文提出了一个复杂度为O(n^2)的算法,使复杂度达到最优,该算法可以并行化,在有r个处理单元的EREWPRAM计算模型上,若rlogr≤22/6n,则时间复杂度为O(n/r)否则为O(nlogr)。

关 键 词:EDT  最优算法  欧几里德距离  图象分析

OPTIMAL ALGORITHM FOR COMPLETE EUCLIDEAN DISTANCE TRANSFORM
Chen Ling.OPTIMAL ALGORITHM FOR COMPLETE EUCLIDEAN DISTANCE TRANSFORM[J].Chinese Journal of Computers,1995,18(8):611-616.
Authors:Chen Ling
Abstract:The Euclidean Distance Transform (EDT) converts a binary image into one where each pixel has a value equal to its Euclidean distance to the nearest foreground pixel. It has important applications in image analysis and computer vision. Before this paper, the best complexity for this problem is O(n2logn). This paper, presents an algorithm with complexity O(n2) which is optimal. The algorithm can also be parallelized. In an EREW PRAM model with r processors, time complexity is O (n2/r) if r log , or O(n log r) otherwise.
Keywords:Algorithm  parallel processing  image analysis  Euclidean distance transform    
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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