作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (17): 115-117. doi: 10.3969/j.issn.1000-3428.2006.17.040

• 软件技术与数据库 • 上一篇    下一篇

基于RAPWBN模型的快速高效Hough变换并行算法

陈宏建1;陈 崚1,2;罗家奇1   

  1. 1. 扬州大学信息工程学院计算机系,扬州 225009;2. 南京大学软件新技术国家重点实验室,南京 210093
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-09-05 发布日期:2006-09-05

Fast Efficient Parallel Algorithm for Hough Transform on RAPWBN

CHEN Hongjian1;CHEN Ling1,2;LUO Jiaqi1   

  1. 1. Department of Computer Science, Information Engineering College of Yangzhou Univ., Yangzhou 225009; 2. National Key Lab of Novel Software Tech. Nanjing Univ., Nanjing 210093
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-09-05 Published:2006-09-05

摘要: 提出了RAPWBN模型上的整数前缀和与抽取压缩操作算法,并由此得到了RAPWBN模型上的快速高效Hough变换并行算法,对于大小为n×n的二值数字图像,p个θ参数值。可以使用pn2个处理器在O(1)时间完成。使算法的速度和效率达到了最优。

关键词: RAPWBN模型, Hough变换, 并行算法

Abstract: Algorithms for integer aggregation and for the operation of compressing are presented. Consequently a fast efficient parallel algorithm for Hough transform on RAPWBN is given. Suppose the number of θ values to be considered is p, for an image with n×n pixels, the algorithm can complete Hough transform in O(1) time using pn2 processors and get the optimal speed and efficiency.

Key words: RAPWBN model, Hough transform, Parallel algorithm

中图分类号: