Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2012, Vol. 38 ›› Issue (01): 182-184. doi: 10.3969/j.issn.1000-3428.2012.01.058

• Networks and Communications • Previous Articles     Next Articles

Parallel Implementation of Characteristic Point Extraction Under Multi-view Environment

LI Wen, GUO Li, YUAN Hong-xing, GUAN Hua   

  1. (Department of Electronic Science and Technology, University of Science and Technology of China, Hefei 230027, China)
  • Received:2011-07-26 Online:2012-01-05 Published:2012-01-05

多视环境下特征点提取的并行实现

李 文,郭 立,袁红星,关 华   

  1. (中国科学技术大学电子科学与技术系,合肥 230027)
  • 作者简介:李 文(1985-),男,硕士研究生,主研方向:计算机视觉,并行算法,三维重构;郭 立,教授、博士生导师;袁红星,博士研究生;关 华,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(61071173);中国科学技术大学研究生创新基金资助项目

Abstract: Feature extraction in the multi-view environment is an important step in 3D reconstruction. However, it is a very time-consuming task. To accelerate the speed of extracting feature, this paper presents a parallel method to extract feature in the multi-view environment. The key views are selected by the texture feature discrepancy which is computed based on the grey level grows matrix. Harris corner detection algorithm and Blob detection algorithm are adopted to extract feature of the key view images. The method is parallelized by exploring the inherent parallelism of proposed procedures. Experimental results show that the method can select the key views efficiently, and the average speedup achieves 1.88 on a dual-core system.

Key words: feature extraction, parallel algorithm, multi-view image, 3D reconstruction, texture feature

摘要: 针对多视环境下特征点提取计算耗时较长的问题,提出其并行实现方法。通过灰度共生矩阵构造纹理特征差异度,选取关键视点和消除冗余视点,采用Harris角点提取算法、团块检测算法,提取关键视点图像的特征点,利用关键视点选取及特征点提取过程存在的并行性,对算法进行并行实现。实验结果表明,该方法能有效地选取关键视点,在双核处理器上使平均加速比达到1.88。

关键词: 特征提取, 并行算法, 多视图像, 3D重构, 纹理特征

CLC Number: