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

计算机工程 ›› 2009, Vol. 35 ›› Issue (4): 83-84. doi: 10.3969/j.issn.1000-3428.2009.04.029

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

基于相关窗口匹配的费用函数计算优化方法

夏永泉1,黄 敏1,郭龙源2,杨静宇2   

  1. (1. 郑州轻工业学院计算机与通信工程学院,郑州 450002;2. 南京理工大学计算机学院,南京 210094)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2009-02-20 发布日期:2009-02-20

Optimization Approach for Cost Function Computing Based on Correlation Window Matching

XIA Yong-quan1, HUANG Min1, GUO Long-yuan2, YANG Jing-yu2   

  1. (1. Institute of Computer and Communication Engineering, Zhengzhou University of Light Industry, Zhengzhou 450002;2. Institute of Computer, Nanjing University of Science and Technology, Nanjing 210094)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-02-20 Published:2009-02-20

摘要: 通过分析基于窗口的匹配方法,给出一种匹配费用函数优化方法。该方法利用当前匹配点对的费用函数计算信息为下一个点对的匹配提供部分计算结果,以消除冗余计算,减小计算复杂度。实验通过几种经典的匹配方法对计算优化进行验证,结果证明该方法的有效性,且不会降低匹配精确度。

关键词: 立体匹配, 窗口, 费用函数, 冗余计算, 优化

Abstract: This paper introduces an optimization approach for cost function computing. It eliminates the redundant computation in the process of computing matching cost. The key of the algorithm is the current matching cost computation depending on the previous matching cost computing result. It is verified by the matching cost function based on correlation window, such as SAD, SSD and DP. Experimental results indicate that the approach is efficient and feasible without changing the matching precision.

Key words: stereo matching, window, cost function, redundant computing, optimization

中图分类号: