计算机与现代化

• 数据库与数据挖掘 • 上一篇    下一篇

基于加权中值滤波的MST立体匹配算法

  

  1. (贵州大学计算机科学与技术学院,贵州贵阳550025)
  • 收稿日期:2017-11-01 出版日期:2018-06-13 发布日期:2018-06-13
  • 作者简介: 赵大成(1991-),男,江西九江人,贵州大学计算机科学与技术学院硕士研究生,研究方向:双目视觉与特征点匹配; 通信作者:许道云(1959-),男,教授,博士生导师,研究方向:可计算性与计算复杂性,分析中的可计算性,算法设计与分析。
  • 基金资助:
     国家自然科学基金资助项目(61762019,61462001)

MST Stereo Matching Algorithm Based on Weighted Median Filtering

  1. (College of Computer Science and Technology, Guizhou University, Guiyang 550025, China)
  • Received:2017-11-01 Online:2018-06-13 Published:2018-06-13

摘要: 传统的最小生成树立体匹配算法对低纹理区域和遮挡区域不敏感,虽然最小生成树立体匹配算法后处理的中值滤波能够消除噪点,但是不能够消除边缘模糊。本文提出一种改进算法来克服这些局限性。首先,由于最小生成树匹配成本区分度不够高,研究并提出新最小生成树的匹配成本,使其可以减小不敏感区域的误匹配。其次,在后处理中使用加权中值滤波,以改善深度图像边缘。实验结果表明,在最小生成树立体匹配算法中使用改进匹配成本算法和加权中值滤波算法,在Middlebury数据集中平均误匹配率达到6.9%,本文算法在Middlebury和KITTI场景中都优于最小生成树立体匹配算法。

关键词: 最小生成树, 低纹理, 遮挡区域, 中值滤波, 匹配成本, 加权中值滤波

Abstract: The traditional Minimum Spanning Tree(MST) stereo matching algorithm is insensitive to exture-less regions and occlusion areas. Moreover, the median filter of the minimum spanning tree stereo matching algorithm can eliminate the noise, but it cannot eliminate the edge blur. This paper presents an improved algorithm to overcome these limitations. Firstly, because the cost discrimination of the minimum spanning tree matching is not enough high, the matching cost of the new minimum spanning tree is studied and it can reduce the mismatching of the insensitive region. Secondly, weighted median filtering is used in post-processing to improve image boundaries. The experimental results show that the improved matching algorithm and the weighted median filtering algorithm are used in the minimum spanning tree stereo matching algorithm, and the average false matching rate is 6.9% in the Middlebury data set. The algorithm is superior to minimum spanning tree in Middlebury and KITTI.

Key words: minimum spanning tree, exture-less, occlusion areas, median filtering, match cost, weighted median filter

中图分类号: