期刊文献+
共找到714篇文章
< 1 2 36 >
每页显示 20 50 100
Research on simultaneous localization and mapping for AUV by an improved method:Variance reduction FastSLAM with simulated annealing 被引量:5
1
作者 Jiashan Cui Dongzhu Feng +1 位作者 Yunhui Li Qichen Tian 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2020年第3期651-661,共11页
At present,simultaneous localization and mapping(SLAM) for an autonomous underwater vehicle(AUV)is a research hotspot.Aiming at the problem of non-linear model and non-Gaussian noise in AUV motion,an improved method o... At present,simultaneous localization and mapping(SLAM) for an autonomous underwater vehicle(AUV)is a research hotspot.Aiming at the problem of non-linear model and non-Gaussian noise in AUV motion,an improved method of variance reduction fast simultaneous localization and mapping(FastSLAM) with simulated annealing is proposed to solve the problems of particle degradation,particle depletion and particle loss in traditional FastSLAM,which lead to the reduction of AUV location estimation accuracy.The adaptive exponential fading factor is generated by the anneal function of simulated annealing algorithm to improve the effective particle number and replace resampling.By increasing the weight of small particles and decreasing the weight of large particles,the variance of particle weight can be reduced,the number of effective particles can be increased,and the accuracy of AUV location and feature location estimation can be improved to some extent by retaining more information carried by particles.The experimental results based on trial data show that the proposed simulated annealing variance reduction FastSLAM method avoids particle degradation,maintains the diversity of particles,weakened the degeneracy and improves the accuracy and stability of AUV navigation and localization system. 展开更多
关键词 Autonomous underwater vehicle(AUV) SONAR simultaneous localization and mapping(slam) Simulated annealing FASTslam
在线阅读 下载PDF
Robust Iterated Sigma Point FastSLAM Algorithm for Mobile Robot Simultaneous Localization and Mapping 被引量:2
2
作者 SONG Yu SONG Yongduan LI Qingling 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2011年第4期693-700,共8页
Simultaneous localization and mapping (SLAM) is a key technology for mobile robots operating under unknown environment. While FastSLAM algorithm is a popular solution to the SLAM problem, it suffers from two major d... Simultaneous localization and mapping (SLAM) is a key technology for mobile robots operating under unknown environment. While FastSLAM algorithm is a popular solution to the SLAM problem, it suffers from two major drawbacks: one is particle set degeneracy due to lack of observation information in proposal distribution design of the particle filter; the other is errors accumulation caused by linearization of the nonlinear robot motion model and the nonlinear environment observation model. For the purpose of overcoming the above problems, a new iterated sigma point FastSLAM (ISP-FastSLAM) algorithm is proposed. The main contribution of the algorithm lies in the utilization of iterated sigma point Kalman filter (ISPKF), which minimizes statistical linearization error through Gaussian-Newton iteration, to design an optimal proposal distribution of the particle filter and to estimate the environment landmarks. On the basis of Rao-Blackwellized particle filter, the proposed ISP-FastSLAM algorithm is comprised by two main parts: in the first part, an iterated sigma point particle filter (ISPPF) to localize the robot is proposed, in which the proposal distribution is accurately estimated by the ISPKF; in the second part, a set of ISPKFs is used to estimate the environment landmarks. The simulation test of the proposed ISP-FastSLAM algorithm compared with FastSLAM2.0 algorithm and Unscented FastSLAM algorithm is carried out, and the performances of the three algorithms are compared. The simulation and comparing results show that the proposed ISP-FastSLAM outperforms other two algorithms both in accuracy and in robustness. The proposed algorithm provides reference for the optimization research of FastSLAM algorithm. 展开更多
关键词 mobile robot simultaneous localization and mapping slam particle filter Kalman filter unscented transformation
在线阅读 下载PDF
Robust Variational Bayesian Adaptive Cubature Kalman Filtering Algorithm for Simultaneous Localization and Mapping with Heavy-Tailed Noise 被引量:4
3
作者 ZHANG Zhuqing DONG Pengu +2 位作者 TUO Hongya LIU Guangjun JIA He 《Journal of Shanghai Jiaotong university(Science)》 EI 2020年第1期76-87,共12页
Simultaneous localization and mapping(SLAM)has been applied across a wide range of areas from robotics to automatic pilot.Most of the SLAM algorithms are based on the assumption that the noise is timeinvariant Gaussia... Simultaneous localization and mapping(SLAM)has been applied across a wide range of areas from robotics to automatic pilot.Most of the SLAM algorithms are based on the assumption that the noise is timeinvariant Gaussian distribution.In some cases,this assumption no longer holds and the performance of the traditional SLAM algorithms declines.In this paper,we present a robust SLAM algorithm based on variational Bayes method by modelling the observation noise as inverse-Wishart distribution with "harmonic mean".Besides,cubature integration is utilized to solve the problem of nonlinear system.The proposed algorithm can effectively solve the problem of filtering divergence for traditional filtering algorithm when suffering the time-variant observation noise,especially for heavy-tai led noise.To validate the algorithm,we compare it with other t raditional filtering algorithms.The results show the effectiveness of the algorithm. 展开更多
关键词 simultaneous localization and mapping(slam) VARIATIONAL Bayesian(VB) heavy-tailed noise ROBUST estimation
原文传递
Simultaneous Localization and Mapping Technology Based on Project Tango 被引量:2
4
作者 XU Pei SU Kehua +1 位作者 HONG Cheng ZHANG Dengyi 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2019年第2期176-184,共9页
Aiming at the problem of system error and noise in simultaneous localization and mapping(SLAM) technology, we propose a calibration model based on Project Tango device and a loop closure detection algorithm based on v... Aiming at the problem of system error and noise in simultaneous localization and mapping(SLAM) technology, we propose a calibration model based on Project Tango device and a loop closure detection algorithm based on visual vocabulary with memory management. The graph optimization is also combined to achieve a running application. First, the color image and depth information of the environment are collected to establish the calibration model of system error and noise. Second, with constraint condition provided by loop closure detection algorithm, speed up robust feature is calculated and matched. Finally, the motion pose model is solved, and the optimal scene model is determined by graph optimization method. This method is compared with Open Constructor for reconstruction on several experimental scenarios. The results show the number of model's points and faces are larger than Open Constructor's, and the scanning time is less than Open Constructor's. The experimental results show the feasibility and efficiency of the proposed algorithm. 展开更多
关键词 simultaneous localization and mapping PROJECT TANGO LOOP CLOSURE detection visual VOCABULARY GRAPH optimization
原文传递
A novel method for mobile robot simultaneous localization and mapping 被引量:4
5
作者 LI Mao-hai HONG Bing-rong +1 位作者 LUO Rong-hua WEI Zhen-hua 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第6期937-944,共8页
A novel mobile robot simultaneous localization and mapping (SLAM) method is implemented by using the Rao- Blackwellized particle filter (RBPF) for monocular vision-based autonomous robot in unknown indoor environment.... A novel mobile robot simultaneous localization and mapping (SLAM) method is implemented by using the Rao- Blackwellized particle filter (RBPF) for monocular vision-based autonomous robot in unknown indoor environment. The particle filter combined with unscented Kalman filter (UKF) for extending the path posterior by sampling new poses integrating the current observation. Landmark position estimation and update is implemented through UKF. Furthermore, the number of resampling steps is determined adaptively, which greatly reduces the particle depletion problem. Monocular CCD camera mounted on the robot tracks the 3D natural point landmarks structured with matching image feature pairs extracted through Scale Invariant Feature Transform (SIFT). The matching for multi-dimension SIFT features which are highly distinctive due to a special descriptor is implemented with a KD-Tree. Experiments on the robot Pioneer3 showed that our method is very precise and stable. 展开更多
关键词 Mobile robot Rao-Blackwellized particle filter (RBPF) Monocular vision simultaneous localization and mapping slam
在线阅读 下载PDF
Simultaneous Localization and Mapping of Autonomous Underwater Vehicle Using Looking Forward Sonar 被引量:2
6
作者 曾文静 万磊 +1 位作者 张铁栋 黄蜀玲 《Journal of Shanghai Jiaotong university(Science)》 EI 2012年第1期91-97,共7页
A method of underwater simultaneous localization and mapping(SLAM)based on on-board looking forward sonar is proposed.The real-time data flow is obtained to form the underwater acoustic images and these images are pre... A method of underwater simultaneous localization and mapping(SLAM)based on on-board looking forward sonar is proposed.The real-time data flow is obtained to form the underwater acoustic images and these images are pre-processed and positions of objects are extracted for SLAM.Extended Kalman filter(EKF)is selected as the kernel approach to enable the underwater vehicle to construct a feature map,and the EKF can locate the underwater vehicle through the map.In order to improve the association effciency,a novel association method based on ant colony algorithm is introduced.Results obtained on simulation data and real acoustic vision data in tank are displayed and discussed.The proposed method maintains better association effciency and reduces navigation error,and is effective and feasible. 展开更多
关键词 simultaneous localization and mapping(slam) autonomous underwater vehicle(AUV) LOOKING FORWARD SONAR extended KALMAN filter(EKF)
原文传递
Mobile Robot Hierarchical Simultaneous Localization and Mapping Using Monocular Vision 被引量:1
7
作者 厉茂海 洪炳熔 罗荣华 《Journal of Shanghai Jiaotong university(Science)》 EI 2007年第6期765-772,共8页
A hierarchical mobile robot simultaneous localization and mapping (SLAM) method that allows us to obtain accurate maps was presented. The local map level is composed of a set of local metric feature maps that are guar... A hierarchical mobile robot simultaneous localization and mapping (SLAM) method that allows us to obtain accurate maps was presented. The local map level is composed of a set of local metric feature maps that are guaranteed to be statistically independent. The global level is a topological graph whose arcs are labeled with the relative location between local maps. An estimation of these relative locations is maintained with local map alignment algorithm, and more accurate estimation is calculated through a global minimization procedure using the loop closure constraint. The local map is built with Rao-Blackwellised particle filter (RBPF), where the particle filter is used to extending the path posterior by sampling new poses. The landmark position estimation and update is implemented through extended Kalman filter (EKF). Monocular vision mounted on the robot tracks the 3D natural point landmarks, which are structured with matching scale invariant feature transform (SIFT) feature pairs. The matching for multi-dimension SIFT features is implemented with a KD-tree in the time cost of O(lbN). Experiment results on Pioneer mobile robot in a real indoor environment show the superior performance of our proposed method. 展开更多
关键词 mobile robot HIERARCHICAL simultaneous localization and mapping (slam) Rao-Blackwellised particle filter (RBPF) MONOCULAR vision scale INVARIANT feature TRANSFORM
在线阅读 下载PDF
Rapid State Augmentation for Compressed EKF-Based Simultaneous Localization and Mapping 被引量:1
8
作者 窦丽华 张海强 +1 位作者 陈杰 方浩 《Journal of Beijing Institute of Technology》 EI CAS 2009年第2期192-197,共6页
A new method for speeding up the state augment operations involved in the compressed extended Kalman filter-based simultaneous localization and mapping (CEKF-SLAM) algorithm was proposed. State augment usually requi... A new method for speeding up the state augment operations involved in the compressed extended Kalman filter-based simultaneous localization and mapping (CEKF-SLAM) algorithm was proposed. State augment usually requires a fully-updated state eovariance so as to append the information of newly observed landmarks, thus computational volume increases quadratically with the number of landmarks in the whole map. It was proved that state augment can also be achieved by augmenting just one auxiliary coefficient ma- trix. This method can yield identical estimation results as those using EKF-SLAM algorithm, and computa- tional amount grows only linearly with number of increased landmarks in the local map. The efficiency of this quick state augment for CEKF-SLAM algorithm has been validated by a sophisticated simulation project. 展开更多
关键词 simultaneous localization and mapping slam extended Kalman filter state augment compu- tational volume
在线阅读 下载PDF
Simultaneous Localization and Mapping System Based on Labels 被引量:1
9
作者 Tong Liu Panpan Liu +1 位作者 Songtian Shang Yi Yang 《Journal of Beijing Institute of Technology》 EI CAS 2017年第4期534-541,共8页
In this paper a label-based simultaneous localization and mapping( SLAM) system is proposed to provide localization to indoor autonomous robots. In the system quick response( QR) codes encoded with serial numbers ... In this paper a label-based simultaneous localization and mapping( SLAM) system is proposed to provide localization to indoor autonomous robots. In the system quick response( QR) codes encoded with serial numbers are utilized as labels. These labels are captured by two webcams,then the distances and angles between the labels and webcams are computed. Motion estimated from the two rear wheel encoders is adjusted by observing QR codes. Our system uses the extended Kalman filter( EKF) for the back-end state estimation. The number of deployed labels controls the state estimation dimension. The label-based EKF-SLAM system eliminates complicated processes,such as data association and loop closure detection in traditional feature-based visual SLAM systems. Our experiments include software-simulation and robot-platform test in a real environment. Results demonstrate that the system has the capability of correcting accumulated errors of dead reckoning and therefore has the advantage of superior precision. 展开更多
关键词 simultaneous localization and mapping slam extended Kalman filter (EKF) quick response (QR) codes artificial landmarks
在线阅读 下载PDF
Review of Simultaneous Localization and Mapping Technology in the Agricultural Environment 被引量:1
10
作者 Yaoguang Wei Bingqian Zhou +3 位作者 Jialong Zhang Ling Sun Dong An Jincun Liu 《Journal of Beijing Institute of Technology》 EI CAS 2023年第3期257-274,共18页
Simultaneous localization and mapping(SLAM)is one of the most attractive research hotspots in the field of robotics,and it is also a prerequisite for the autonomous navigation of robots.It can significantly improve th... Simultaneous localization and mapping(SLAM)is one of the most attractive research hotspots in the field of robotics,and it is also a prerequisite for the autonomous navigation of robots.It can significantly improve the autonomous navigation ability of mobile robots and their adaptability to different application environments and contribute to the realization of real-time obstacle avoidance and dynamic path planning.Moreover,the application of SLAM technology has expanded from industrial production,intelligent transportation,special operations and other fields to agricultural environments,such as autonomous navigation,independent weeding,three-dimen-sional(3D)mapping,and independent harvesting.This paper mainly introduces the principle,sys-tem framework,latest development and application of SLAM technology,especially in agricultural environments.Firstly,the system framework and theory of the SLAM algorithm are introduced,and the SLAM algorithm is described in detail according to different sensor types.Then,the devel-opment and application of SLAM in the agricultural environment are summarized from two aspects:environment map construction,and localization and navigation of agricultural robots.Finally,the challenges and future research directions of SLAM in the agricultural environment are discussed. 展开更多
关键词 simultaneous localization and mapping(slam) agricultural environment agricultural robots environment map construction localization and navigation
在线阅读 下载PDF
Underwater Simultaneous Localization and Mapping Based on Forward-looking Sonar 被引量:1
11
作者 Tiedong Zhang Wenjing Zeng Lei Wan 《Journal of Marine Science and Application》 2011年第3期371-376,共6页
A method of underwater simultaneous localization and mapping (SLAM) based on forward-looking sonar was proposed in this paper. Positions of objects were obtained by the forward-looking sonar, and an improved associa... A method of underwater simultaneous localization and mapping (SLAM) based on forward-looking sonar was proposed in this paper. Positions of objects were obtained by the forward-looking sonar, and an improved association method based on an ant colony algorithm was introduced to estimate the positions. In order to improve the precision of the positions, the extended Kalman filter (EKF) was adopted. The presented algorithm was tested in a tank, and the maximum estimation error of SLAM gained was 0.25 m. The tests verify that this method can maintain better association efficiency and reduce navigatioJ~ error. 展开更多
关键词 simultaneous localization and mapping slam looking forward sonar extended Kalman filter (EKF)
在线阅读 下载PDF
Constrained Submap Algorithm for Simultaneous Localization and Mapping
12
作者 钱钧 王晨 +2 位作者 杨明 杨汝清 王春香 《Journal of Shanghai Jiaotong university(Science)》 EI 2009年第5期600-605,共6页
When solving the problem of simultaneous localization and mapping(SLAM) ,a standard extended Kalman filter(EKF) is subject to linearization errors and causes optimistic estimation.This paper proposes a submap algorith... When solving the problem of simultaneous localization and mapping(SLAM) ,a standard extended Kalman filter(EKF) is subject to linearization errors and causes optimistic estimation.This paper proposes a submap algorithm,which builds a weighted least squares(WLS) constraint between two adjacent submaps according to the different estimations of the common features and the relationship between the vehicle poses in the corresponding submaps.By establishing the constraint equation after loop closing,re-linearization is implemented and each submap's reference frame tends to its equilibrium position quickly.Experimental results demonstrate that the algorithm could get a globally consistent map and linearization errors are limited in local regions. 展开更多
关键词 simultaneous localization and mapping slam CONSISTENCY submap weighted least squares (WLS)
原文传递
基于ORB-SLAM3视觉与惯导融合的煤矿机器人定位算法研究 被引量:3
13
作者 陈伟 巫帅达 +2 位作者 田子建 张帆 刘毅 《煤炭科学技术》 北大核心 2025年第S1期297-307,共11页
针对煤矿井下空间狭窄、光线昏暗且严重不均匀使矿井图像存在照度低、纹理稀疏、颜色失真等缺陷,严重影响了视觉SLAM特征点提取匹配结果,导致定位性能急剧下降,提出1种基于改进ORB-SLAM3算法的煤矿移动机器人单目视觉定位算法。首先对OR... 针对煤矿井下空间狭窄、光线昏暗且严重不均匀使矿井图像存在照度低、纹理稀疏、颜色失真等缺陷,严重影响了视觉SLAM特征点提取匹配结果,导致定位性能急剧下降,提出1种基于改进ORB-SLAM3算法的煤矿移动机器人单目视觉定位算法。首先对ORB-SLAM3定位算法进行改进,在前端特征点提取(ORB)算法的基础上引入了直方图均衡化、非极大值抑制法、自适应阈值法以及基于四叉树策略的特征点均匀化性质;然后在特征点匹配工作中,引入了基于图像金字塔的LK光流法,减少优化的迭代次数,在特征点匹配完成后加入RANSAC算法去除误匹配的特征点,提高特征点的匹配准确率。在后端通过三角测量的方法,得到像素的深度信息,将2D-2D位姿求解问题转化成3D-2D(pnp)位姿求解问题。根据视觉惯导紧耦合的原理,通过融合视觉残差和IMU残差构建整个定位系统的残差函数,并使用基于非线性优化的滑动窗口BA算法不断迭代优化残差函数,获取精确的移动机器人位姿估计。将改进后的算法在4个数据集下与ORB-SLAM3算法以及VINSMono算法进行了充分的对比实验。研究表明:(1)相比于ORB-SLAM3算法以及VINS-Mono算法,提出定位系统的运动轨迹和真值轨迹最接近;(2)提出定位系统的APE各项指标均优于ORB-SLAM3算法以及VINS-Mono算法;(3)提出定位系统均方根误差为0.049 m(4次实验平均值),相较于ORBSLAM3均方根误差降低了31.1%(四次实验平均值)。 展开更多
关键词 单目视觉 惯性导航 移动机器人 视觉slam(即时定位与地图构建)定位 LK光流法
在线阅读 下载PDF
基于点线特征的煤矿井下机器人视觉SLAM算法 被引量:4
14
作者 王莉 臧天祥 苏波 《煤炭科学技术》 北大核心 2025年第5期325-337,共13页
煤矿井下视觉同步定位与地图构建SLAM(Simultaneous Localization and Mapping)应用中,光照变化与低纹理场景严重影响特征点的提取和匹配结果,导致位姿估计失败,影响定位精度。提出一种基于改进定向快速旋转二值描述符ORB(Oriented Fast... 煤矿井下视觉同步定位与地图构建SLAM(Simultaneous Localization and Mapping)应用中,光照变化与低纹理场景严重影响特征点的提取和匹配结果,导致位姿估计失败,影响定位精度。提出一种基于改进定向快速旋转二值描述符ORB(Oriented Fast and Rotated Brief)-SLAM3算法的煤矿井下移动机器人双目视觉定位算法SL-SLAM。针对光照变化场景,在前端使用光照稳定性的Super-Point特征点提取网络替换原始ORB特征点提取算法,并提出一种特征点网格限定法,有效剔除无效特征点区域,增加位姿估计稳定性。针对低纹理场景,在前端引入稳定的线段检测器LSD(Line Segment Detector)线特征提取算法,并提出一种点线联合算法,按照特征点网格对线特征进行分组,根据特征点的匹配结果进行线特征匹配,降低线特征匹配复杂度,节约位姿估计时间。构建了点特征和线特征的重投影误差模型,在线特征残差模型中添加角度约束,通过点特征和线特征的位姿增量雅可比矩阵建立点线特征重投影误差统一成本函数。局部建图线程使用ORB-SLAM3经典的局部优化方法调整点、线特征和关键帧位姿,并在后端线程中进行回环修正、子图融合和全局捆绑调整BA(Bundle Adjustment)。在EuRoC数据集上的试验结果表明,SL-SLAM的绝对位姿误差APE(Absolute Pose Error)指标优于其他对比算法,并取得了与真值最接近的轨迹预测结果:均方根误差相较于ORB-SLAM3降低了17.3%。在煤矿井下模拟场景中的试验结果表明,SL-SLAM能适应光照变化和低纹理场景,可以满足煤矿井下移动机器人的定位精度和稳定性要求。 展开更多
关键词 井下机器人 视觉slam 双目视觉 SuperPoint特征 LSD线特征
在线阅读 下载PDF
Visual Simultaneous Localization and Mapping for Highly Dynamic Environments
15
作者 Yuxin Zheng Weichen Dai +2 位作者 Yu Zhang Wenhao Guan Chengfei Liu 《IET Cyber-Systems and Robotics》 2025年第2期27-35,共9页
This paper presents a visual simultaneous localization and mapping(SLAM)system designed for highly dynamic environments,capable of eliminating dynamic objects using only visual information.The proposed system integrat... This paper presents a visual simultaneous localization and mapping(SLAM)system designed for highly dynamic environments,capable of eliminating dynamic objects using only visual information.The proposed system integrates learning-based and geometry-based methods to address the challenges posed by moving objects.The learning-based approach leverages image segmentation to remove previously trained objects,whereas the geometry-based approach utilises point correlation to eliminate unseen objects.By complementing each other,these methods enhance the robustness of the SLAM system in dynamic scenarios.Experimental results demonstrate that the proposed method effectively removes dynamic objects.Comparative studies with state-of-the-art algorithms further show that the proposed method achieves superior accuracy and robustness. 展开更多
关键词 dynamic environment NAVIGATION ROBOTS simultaneous localization and mapping(slam) visual
原文传递
Visual Simultaneous Localization and Mapping for Highly Dynamic Environments
16
作者 Yuxin Zheng Weichen Dai +2 位作者 Yu Zhang Wenhao Guan Chengfei Liu 《IET Cyber-Systems and Robotics》 2025年第1期120-128,共9页
This paper presents a visual simultaneous localization and mapping(SLAM)system designed for highly dynamic environments,capable of eliminating dynamic objects using only visual information.The proposed system integrat... This paper presents a visual simultaneous localization and mapping(SLAM)system designed for highly dynamic environments,capable of eliminating dynamic objects using only visual information.The proposed system integrates learning-based and geometry-based methods to address the challenges posed by moving objects.The learning-based approach leverages image segmentation to remove previously trained objects,whereas the geometry-based approach utilises point correlation to eliminate unseen objects.By complementing each other,these methods enhance the robustness of the SLAM system in dynamic sce-narios.Experimental results demonstrate that the proposed method effectively removes dynamic objects.Comparative studies with state-of-the-art algorithms further show that the proposed method achieves superior accuracy and robustness. 展开更多
关键词 dynamic environment NAVIGATION ROBOTS simultaneous localization and mapping(slam) visual
原文传递
面向复杂光照场景的异质SLAM融合方法
17
作者 孙荣川 高水镕 +2 位作者 张鑫 郁树梅 孙立宁 《机器人》 北大核心 2025年第4期508-516,共9页
针对低光照、弱纹理等复杂光照环境中同步定位与地图构建(SLAM)面临的闭环检测失败和机器人轨迹精度低的问题,将传统视觉SLAM方法的高精度地图构建和精确定位能力与仿生SLAM方法在复杂光照环境下的强场景识别能力相结合,提出了一种基于... 针对低光照、弱纹理等复杂光照环境中同步定位与地图构建(SLAM)面临的闭环检测失败和机器人轨迹精度低的问题,将传统视觉SLAM方法的高精度地图构建和精确定位能力与仿生SLAM方法在复杂光照环境下的强场景识别能力相结合,提出了一种基于模糊神经网络的异质SLAM融合方法,包括基于标准型模糊神经网络的闭环决策方法以提升复杂光照场景下闭环检测的成功率,以及基于T-S(Takagi-Sugeno)模糊神经网络的轨迹优化方法以提升机器人轨迹估计的精准性,从而实现在复杂光照环境中更准确的定位和更可靠的环境建模。实验结果表明,相较于ORB-SLAM2和RatSLAM方法,提出的异质SLAM融合方法在自采集数据集和公开数据集上能获得更高的闭环检测召回率和更低的绝对轨迹误差(ATE),在复杂场景下展现出较强的鲁棒性,对提升复杂光照场景下机器人自主作业的精准性及稳定导航定位能力具有积极意义。 展开更多
关键词 视觉slam(同步定位与地图构建) 仿生slam 模糊神经网络 多模态数据融合
原文传递
基于VSLAM的室内场景重建与虚实遮挡的边缘优化方法
18
作者 刘佳 张增伟 陈大鹏 《计算机辅助设计与图形学学报》 北大核心 2025年第5期744-752,共9页
在增强现实环境中,虚拟物体和真实物体的融合效果经常受到虚实遮挡的影响.为了提升虚实遮挡效果,提出一种室内场景下基于视觉同步定位与建图(VSLAM)的三维物体稠密重建与分割的方法.首先利用YOLOv5s和ORB-SLAM2检测并去除环境中的动态... 在增强现实环境中,虚拟物体和真实物体的融合效果经常受到虚实遮挡的影响.为了提升虚实遮挡效果,提出一种室内场景下基于视觉同步定位与建图(VSLAM)的三维物体稠密重建与分割的方法.首先利用YOLOv5s和ORB-SLAM2检测并去除环境中的动态特征点,只利用静态特征点构建准确的点云地图;然后使用OPTICS聚类算法约束体素边缘并进行网格分割;最后通过结合形状先验算法对分割后的点云进行预测重建,使分割的物体边缘更加准确.在多个数据集上检验了所提方法,并执行动态特征点去除和虚实遮挡实验.结果表明,在动态场景下相比传统ORB-SLAM2,相机的定位精度提升了92.62%,点云的重建精度提升了35.00%,说明该方法可以准确地定位虚拟物体和真实物体的遮挡边缘并进行分割,同时保持形状化的重建结果,使得虚实遮挡效果更加真实自然. 展开更多
关键词 增强现实 虚实遮挡 视觉同步定位与建图 三维重建 图像分割
在线阅读 下载PDF
基于改进YOLOv5s的动态视觉SLAM算法
19
作者 蒋畅江 刘朋 舒鹏 《北京航空航天大学学报》 北大核心 2025年第3期763-771,共9页
针对室内动态场景中存在的动态目标会降低同步定位与地图构建(SLAM)系统的鲁棒性和相机定位精度问题,提出了一种基于目标检测网络的动态视觉SLAM算法。选择YOLOv5系列中深度和特征图宽度最小的YOLOv5s作为目标检测网络,并将其主干网络... 针对室内动态场景中存在的动态目标会降低同步定位与地图构建(SLAM)系统的鲁棒性和相机定位精度问题,提出了一种基于目标检测网络的动态视觉SLAM算法。选择YOLOv5系列中深度和特征图宽度最小的YOLOv5s作为目标检测网络,并将其主干网络替换为PPLCNet轻量级网络,在VOC2007+VOC2012数据集训练后,由实验结果可知,PP-LCNet-YOLOv5s模型较YOLOv5s模型网络参数量减少了41.89%,运行速度加快了39.13%。在视觉SLAM系统的跟踪线程中引入由改进的目标检测网络和稀疏光流法结合的并行线程,用于剔除动态特征点,仅利用静态特征点进行特征匹配和相机位姿估计。实验结果表明,所提算法在动态场景下的相机定位精度较ORB-SLAM3提升了92.38%。 展开更多
关键词 同步定位与地图构建 目标检测 动态特征点剔除 定位精度 光流法
原文传递
动态场景下基于深度学习的MR VSLAM综述
20
作者 高春艳 郭超阳 +1 位作者 孙凌宇 张明路 《计算机仿真》 2025年第3期466-471,共6页
视觉同时定位与地图构建(VSLAM)在动态场景中性能下降和缺乏鲁棒性已成为其实际应用的主要障碍。为应对复杂场景及其参数高度动态的挑战,将深度学习网络与VSLAM系统相结合,分割出场景中的静态背景和动态目标,实现移动机器人的精准定位... 视觉同时定位与地图构建(VSLAM)在动态场景中性能下降和缺乏鲁棒性已成为其实际应用的主要障碍。为应对复杂场景及其参数高度动态的挑战,将深度学习网络与VSLAM系统相结合,分割出场景中的静态背景和动态目标,实现移动机器人的精准定位。介绍已经用于VSLAM系统的深度学习网络,综合分析动态场景下基于深度学习的移动机器人VSLAM系统的研究进展,从动态目标删除与静态背景重建、动态目标跟踪与重建两方面进行综述,并对其深入应用做出展望。 展开更多
关键词 移动机器人 视觉同时定位与地图构建 深度学习 动态场景
在线阅读 下载PDF
上一页 1 2 36 下一页 到第
使用帮助 返回顶部