测绘通报 ›› 2021, Vol. 0 ›› Issue (9): 32-36,48.doi: 10.13474/j.cnki.11-2246.2021.0269

• 学术研究 • 上一篇    下一篇

利用局部自适应阈值方法提取ORB-SLAM特征点

李国竣1, 徐延海1,2, 段杰文1, 韩石磊1   

  1. 1. 西华大学汽车与交通学院, 四川 成都 610039;
    2. 西华大学汽车测控与安全四川省重点实验室, 四川 成都 610039
  • 收稿日期:2020-09-10 修回日期:2021-03-18 出版日期:2021-09-25 发布日期:2021-10-11
  • 通讯作者: 徐延海。E-mail:xuyanhai@mail.xhu.edu.cn
  • 作者简介:李国竣(1994-),男,硕士生,主要研究方向为关于智能驾驶车辆的SLAM研究。E-mail:664904719@qq.com
  • 基金资助:
    国家自然科学基金(51775448)

ORB-SLAM method based on local adaptive threshold extraction feature points

LI Guojun1, XU Yanhai1,2, DUAN Jiewen1, HAN Shilei1   

  1. 1. School of Automobile and Transportation, Xihua University, Chengdu 610039, China;
    2. Sichuan Key Laboratory of Automotive Control and Safety, Xihua University, Chengdu 610039, China
  • Received:2020-09-10 Revised:2021-03-18 Online:2021-09-25 Published:2021-10-11

摘要: 智能驾驶车辆的定位和建图是智能驾驶车辆的关键技术之一,针对ORB-SLAM中的特征点提取为固定阈值的问题,本文提出了一种局部自适应阈值方法提取特征点。首先,对局部自适应阈值的计算方法进行了阐述,主要利用图像对比度设置自适应阈值;然后,在FAST算法基础上构建了高斯图像金字塔,采用灰度质心法解决特征点的尺度不变和旋转问题,在图像金字塔的每层图像中划分图像网格区域,并遍历计算每层图像网格区域的对比度来设置每个网格区域的局部阈值;最后,在每个图像网格区域中完成特征点提取并利用四叉树结构存储特征点。测试结果表明,本文算法在阴天场景提取的特征点数量比原算法提取的数量多61.9%,在光照充足场景下多23.3%;在阴天场景和光照充足场景下,本文算法提取的特征点数量的波动比原算法提取的特征点数量波动小。

关键词: ORB-SLAM, 局部自适应阈值, 特征点提取, FAST, 图像金字塔

Abstract: Localization and mapping of intelligent driving vehicles is one of the key technologies of intelligent driving vehicles. Aiming at the problem of feature points extracted as fixed threshold in ORB-SLAM a local adaptive threshold method is proposed to extract feature points.Firstly, the calculation method of local adaptive threshold is described, and the adaptive threshold is set by image contrast.Secondly, Gaussian image pyramid is constructed on the basis of FAST algorithm and gray-scale centroid method is adopted to solve the scale invariant and rotation problem of feature points. The image grid area is divided in each layer of image pyramid and the contrast of each layer of image grid area is calculated to set the local threshold of each grid area.Finally, feature points are extracted in each image grid area and stored in quadtree structure.The test results show that the number of feature points extracted by the proposed algorithm is 61.9% more than that extracted by the original algorithm in cloudy days, and 23.3% more than that extracted by the original algorithm in sunny days.In cloudy and well-lit scenes, the fluctuation of the number of feature points extracted by this algorithm is less than that of the original algorithm.

Key words: ORB-SLAM, local adaptive threshold, feature point extraction, FAST, image pyramid

中图分类号: