当前位置:主页 > 科技论文 > 自动化论文 >

基于室内三维激光点云的闭环检测方法研究

发布时间:2018-04-02 06:34

  本文选题:同步定位和地图构建 切入点:三维激光点云 出处:《武汉大学》2017年硕士论文


【摘要】:即时定位与建图技术(SLAM,Simultaneously Localization and Mapping)是完成移动机器人自主导航任务的核心技术,机器人在未知的场景中通过传感器获取数据,并根据场景数据进行自身位姿估计,在机器人自主定位和导航时同时进行场景建图的过程。由于SLAM过程会受到传感器累积误差和环境条件的影响,闭环检测(Loop Closing)被用来判断机器人是否返回已经探索过的区域,为全局校正提供控制信息,进而提高建图的质量。由于视觉数据存在对光照条件敏感、在视觉弱特征区域难以提取出有效特征的问题,而激光点云数据可以弥补这两点不足,因此本文采用三维激光点云数据进行闭环检测研究。本文借鉴机器学习的思想,把闭环检测问题看作是一种分类问题,基于机器学习中的AdaBoost分类思想,提出一种新的三维激光点云闭环检测算法。首先,综合点云数据的几何特性和测距直方图,提出一种具有旋转不变性的三维激光点云特征向量。在对现有的三维激光点云几何特征研究的基础上,综合多项点云的几何统计特征,构成点云的第一类特征,并推导每一个特征分量的计算公式。另外引入测距直方图,根据测量环境的具体情况设置合理的测距间隔,构成点云的第二类特征,综合这两类特征构建具有旋转不变性的三维激光点云特征向量,用于生成供分类器训练和预测的样本。使用C++语言在Visual Studio平台下编写三维激光点云特征提取代码,并用Matlab完成特征分量相关性分析实验。其次,提出一种基于机器学习的三维激光点云闭环检测算法。把闭环检测问题看作是一个分类问题,借鉴机器学习中的分类思想,采用AdaBoost算法,其思想是将一系列训练完毕的弱分类器进行组合得到最终的强分类器,使用决策树模型作为弱分类器,构建决策树的算法使用CART算法。根据提取到的三维激光点云特征生成样本,进行分类器的训练和测试。采用开源数据集对基于三维激光点云的闭环检测算法进行验证。首先通过分析特征之间的相关性,剔除与其他特征分量相关性高的特征分量。然后通过实验分析选择最优迭代次数,即组成强分类器的弱分类器个数。根据处理之后的特征生成样本,采用实验所得的最优迭代次数,使用真实数据验证算法的可行性。采用检测准确率、误检率和漏检率三个指标对检测结果进行评价,并把检测结果与当前的三维激光点云闭环检测算法进行对比,分析算法的优劣性。另外对算法的时间复杂度进行分析,并提出改进方向,以达到实时闭环检测的目的。闭环检测作为SLAM过程中一个必不可少的环节,对最终成图的质量起到重要的纠正作用,保证地图生成的一致性。本文通过对三维激光点云闭环检测的系统研究,希望能够为实时闭环检测的研究起到抛砖引玉的作用。
[Abstract]:Simultaneous localization and mapping techniques (SLAM, Simultaneously Localization and Mapping) is the core technology for autonomous navigation of mobile robot tasks, robots in an unknown scene through the sensor data acquisition and its pose estimation based on scene data, at the same time the process of scene mapping in robot self localization and navigation because. The SLAM process will be affected by the sensor error and accumulated environmental conditions, Closed-loop Detection (Loop Closing) was used to determine if the robot returns have explored areas for global calibration to provide control information, and improve the quality of map building. Because of the visual data of light sensitive, weak in the visual feature region is difficult to extract the effective characteristics of the problem, and the laser point cloud data can make up for the shortcomings, this paper adopts the 3D laser point cloud data on closed loop detection. Based on the theory of machine learning, the closed-loop detection problem as a classification problem, AdaBoost classification based on the theory of machine learning, this paper proposes a new three-dimensional laser point cloud closed-loop detection algorithm. Firstly, the geometric characteristics of point cloud data and distance histogram, a novel rotation invariant 3D laser point the cloud feature vector. Based on the research of 3D laser point cloud existing geometric features, comprehensive geometric several statistical characteristics of point cloud, a first class feature point cloud, and the computing formula of each feature component. Besides the introduction of the ranging histogram, according to the specific circumstances of measurement of environmental settings ranging reasonable interval second, a feature point cloud, the comprehensive characteristics of two types of construction of 3D laser point cloud feature vector with rotation invariance, used for classifier training and prediction sample generation using C+. In the Visual + Studio platform written features of 3D laser point cloud extraction code, and complete feature correlation analysis by Matlab experiment. Secondly, put forward a kind of 3D laser point cloud detection based on machine learning algorithm. The closed loop closed loop detection problem as a classification problem, drawing on the theory of machine learning in the. AdaBoost algorithm, the idea is that a series of weak classifiers are trained to get the final strong classifier combination, using decision tree model as a weak classifier, the decision tree construction algorithm using CART algorithm. According to the characteristics of 3D laser point cloud extraction to generate samples, training and testing the classifier to verify the closed-loop set. Detection algorithm of 3D laser point cloud based on open source data. Firstly, through the correlation analysis between the characteristics, correlation with other features excluding component high feature points The amount of analysis. Then choose the optimal number of iterations through the experiment that the strong classifier is composed of weak classifier number. According to the characteristics of generating sample after treatment, using the optimal number of iterations, the feasibility of using real data validation algorithm. The detection accuracy, false detection rate and false negative rate of the three indicators to evaluate the test results, and the testing results are compared with the 3D laser point cloud current closed-loop detection method, advantages and disadvantages analysis algorithm. In addition to the time complexity of the algorithm is analyzed, and put forward the improvement direction, to achieve real-time closed loop detection. The closed-loop detection as an essential link in the process of SLAM, on the final figure the quality of play an important role in ensuring correct, consistent map generation. Based on systematic research of 3D laser point cloud closed-loop detection, we hope to be able to real-time closed-loop detection The research has played a role in attracting jade.

【学位授予单位】:武汉大学
【学位级别】:硕士
【学位授予年份】:2017
【分类号】:TP391.41;TP242

【相似文献】

相关期刊论文 前10条

1 叶爱芬;龚声蓉;王朝晖;刘纯平;;基于随机分布估计的点云密度提取[J];计算机工程;2009年04期

2 梁新合;梁晋;郭成;曹巨明;;法向约束的多幅点云数据融合算法[J];西安交通大学学报;2009年05期

3 孟凡文;吴禄慎;;用继承与优化算法精密拼接无序点云[J];光学精密工程;2009年04期

4 李海亮;邓非;李刚;;摄影测量激光点云空洞修补[J];测绘科学;2010年05期

5 张晶;杨云生;丰少伟;;基于点云法矢变化的点云简化方法研究[J];计算机与数字工程;2011年12期

6 李晓久;景晓宁;;基于非接触式测量的人体点云简化方法[J];纺织学报;2012年07期

7 高恩阳;郑昊鸿;;点云数据滤波方法综述[J];科技资讯;2012年33期

8 范然;金小刚;;大规模点云选择及精简[J];图学学报;2013年03期

9 李伟;李旭东;赵慧洁;张颖;;基于姿态标准化的线特征点云提取方法[J];北京航空航天大学学报;2013年08期

10 钱伟春;3DSMAX中动态云的制作[J];多媒体世界;1999年03期

相关会议论文 前10条

1 李文涛;韦群;杨海龙;;基于图像的点云生成和预处理[A];2011年全国通信安全学术会议论文集[C];2011年

2 蔡来良;李儒;;点云数据处理算法与实现初步研究[A];第四届“测绘科学前沿技术论坛”论文精选[C];2012年

3 马国庆;陶萍萍;杨周旺;;点云空间曲线的微分信息计算及匹配方法[A];第四届全国几何设计与计算学术会议论文集[C];2009年

4 江倩殷;刘忠途;李熙莹;;一种有效的点云精简算法[A];第十五届全国图象图形学学术会议论文集[C];2010年

5 解辉;张爱武;孟宪刚;;机载激光点云快速绘制方法[A];第二十五届全国空间探测学术研讨会摘要集[C];2012年

6 李凯;张爱武;;基于激光点云的粮仓储粮数量测量方法[A];第二届“测绘科学前沿技术论坛”论文精选[C];2010年

7 朱晓强;余烨;刘晓平;袁晓辉;Bill P.Buckles;;基于航拍图像和LiDAR点云的城市道路提取[A];全国第19届计算机技术与应用(CACIS)学术会议论文集(上册)[C];2008年

8 刘虎;;基于线性八叉树的点云简化与特征提取研究[A];促进科技经济结合,服务创新驱动发展——蚌埠市科协2012年度学术年会论文集[C];2012年

9 李滨;王佳;;基于点云的建筑测绘信息提取[A];第四届“测绘科学前沿技术论坛”论文精选[C];2012年

10 杨雪春;;反求工程建模中点云切片技术研究[A];全国先进制造技术高层论坛暨第八届制造业自动化与信息化技术研讨会论文集[C];2009年

相关重要报纸文章 前2条

1 曹裕华 高化猛 江鸿宾;激光点云 亦真亦幻[N];解放军报;2013年

2 中国工程院院士 刘先林;四维远见的装备创新[N];中国测绘报;2012年

相关博士学位论文 前10条

1 彭检贵;融合点云与高分辨率影像的城区道路提取与表面重建研究[D];武汉大学;2012年

2 刘涌;基于连续序列自动快速拼接的全方位三维测量技术研究[D];西南交通大学;2013年

3 赖祖龙;基于LiDAR点云与影像的海岸线提取和地物分类研究[D];武汉大学;2013年

4 王瑞岩;计算机视觉中相机标定及点云配准技术研究[D];西安电子科技大学;2015年

5 段敏燕;机载激光雷达点云电力线三维重建方法研究[D];武汉大学;2015年

6 李艳红;车载移动测量系统数据配准与分类识别关键技术研究[D];武汉大学;2014年

7 崔婷婷;结合车载点云和全景影像的建筑物立面重建[D];武汉大学;2015年

8 韩峰;基于点云信息的既有铁路状态检测与评估技术研究[D];西南交通大学;2015年

9 金龙存;3D点云复杂曲面重构关键算法研究[D];上海大学;2012年

10 李扬彦;基于点云的三维重建与形变事件分析[D];中国科学院深圳先进技术研究院;2013年

相关硕士学位论文 前10条

1 龚硕然;基于Delaunay三角剖分的点云三维网格重构[D];河北大学;2015年

2 杨红粉;频域技术应用于点云配准研究[D];北京建筑大学;2015年

3 段红娟;点云图像交互式曲线骨架提取技术及其应用[D];西南交通大学;2015年

4 张永恒;散乱点云数据配准方法研究[D];长安大学;2015年

5 吴爱;面向特征拟合的点云简化方法研究[D];中国地质大学(北京);2015年

6 薛广顺;基于立体视觉的牛体点云获取方法研究与实现[D];西北农林科技大学;2015年

7 胡诚;精度约束下地表LiDAR点云抽稀方法研究[D];西南交通大学;2015年

8 余明;三维离散点云数据处理技术研究[D];南京理工大学;2015年

9 陈星宇;基于三维彩色点云的地形分类方法研究[D];南京理工大学;2015年

10 朱东方;基于复杂拓扑结构点云的曲线拟合研究与应用[D];山东大学;2015年



本文编号:1699174

资料下载
论文发表

本文链接:https://www.wllwen.com/kejilunwen/zidonghuakongzhilunwen/1699174.html


Copyright(c)文论论文网All Rights Reserved | 网站地图 |

版权申明:资料由用户5710d***提供,本站仅收录摘要或目录,作者需要删除请E-mail邮箱bigeng88@qq.com