登录
首页 » matlab » 单目视觉测程与KITTI数据集 Monocular-Visual-Odometry-master

单目视觉测程与KITTI数据集 Monocular-Visual-Odometry-master

于 2020-01-29 发布
0 219
下载积分: 1 下载次数: 8

代码说明:

说明:  # Monocular-Visual-Odometry MATLAB代码为单目视觉测程与KITTI数据集。 该方法的目的是利用连续图像之间丰富的信息关系,并利用最小的硬件,即单目视觉传感器来弥补错误的测距传感器。在这个项目中,我们实现了每个图像的特征检测、特征提取和特征匹配方法。还实现了单目视觉测程的流水线,并在KITTI数据集上测试了我们的实现。(# Monocular-Visual-Odometry MATLAB code for Monocular Visual Odometry with KITTI dataset. The goal of this approach is to complement the erroneous odometry sensors using the rich information in relations between consecutive images and with the use of minimum hardware, i.e. a monocular vision sensor. In this project we implemented feature detection, feature extraction, and feature matching methods used for each images. Also implemented the pipeline of monocular visual odometry and test our implementation on the KITTI dataset.)

文件列表:

Monocular-Visual-Odometry-master, 0 , 2017-02-26
Monocular-Visual-Odometry-master\Code, 0 , 2017-02-26
Monocular-Visual-Odometry-master\Code\MVO_main.m, 8296 , 2017-02-26
Monocular-Visual-Odometry-master\Code\applyBundleNormalization.m, 1594 , 2017-02-26
Monocular-Visual-Odometry-master\Code\applyScaleFactor.m, 677 , 2017-02-26
Monocular-Visual-Odometry-master\Code\computeFeatureMatch.m, 442 , 2017-02-26
Monocular-Visual-Odometry-master\Code\detectInterestPoints.m, 1312 , 2017-02-26
Monocular-Visual-Odometry-master\Code\extractPixelFeatures.m, 298 , 2017-02-26
Monocular-Visual-Odometry-master\Code\matchOdometryFeatures.m, 1362 , 2017-02-26
Monocular-Visual-Odometry-master\README.md, 534 , 2017-02-26
Monocular-Visual-Odometry-master\Results, 0 , 2017-02-26
Monocular-Visual-Odometry-master\Results\FeatureDetection.png, 7047 , 2017-02-26
Monocular-Visual-Odometry-master\Results\pipeline.JPG, 55319 , 2017-02-26
Monocular-Visual-Odometry-master\Results\pixel.png, 604120 , 2017-02-26
Monocular-Visual-Odometry-master\Results\result.png, 9026 , 2017-02-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • polar3d
    三维极坐标绘图函数,将三维直角坐标系下的绘图转变为三维极坐标绘图(Three-dimensional polar coordinate drawing function, the three-dimensional Cartesian coordinates of the system into a three-dimensional polar coordinates)
    2020-06-30 15:20:01下载
    积分:1
  • 用于断点复制文件 可以中断后再恢复继续复制
    用于断点复制文件 可以中断后再恢复继续复制-Breakpoints can be used to copy files to copy to resume after interruption
    2022-01-24 13:14:15下载
    积分:1
  • c
    说明:  一个磁盘清理小程序,可以方便的用于进行磁盘清理。(A Disk Cleanup applet can be easily used for Disk Cleanup.)
    2010-03-31 19:55:32下载
    积分:1
  • 均匀三次B样条
    三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
    2017-06-06 14:30:37下载
    积分:1
  • 雨流计数法matlab程序
    雨流计数法又可称为“塔顶法”,是由英国的Matsuiski和Endo 两位工程师提出的, 距今已有50 多年。雨流计数法主要用于工程界, 特别在疲劳寿命计算中运用非常广泛。把应变-时间历程数据记录转过90°,时间坐标轴竖直向下, 数据记录犹如一系列屋面, 雨水顺着屋面往下流, 故称为雨流计数法。雨流计数法对载荷的时间历程进行计数的过程反映了材料的记忆特性,具有明确的力学概念,因此该方法得到了普遍的认可。(The rain stream counting method, also known as the tower top method, was proposed by two engineers in the UK, Matsuiski and Endo, for more than 50 years. The rain flow counting method is mainly used in the engineering field, especially in the calculation of fatigue life. Record the strain time history data by 90 degrees, and the time axis is vertical downward. The data record is like a series of roof. The rain water flows down the roof, so it is called the rain flow counting method. The counting process of the rain flow counting method reflects the memory characteristics of the material and has a definite mechanical concept. Therefore, this method has been widely accepted.)
    2017-06-14 18:38:31下载
    积分:1
  • project2
    说明:  使用pytorch实现长短期记忆人工神经网络。(Using Python to realize lstm artificial neural network.)
    2020-09-15 16:18:42下载
    积分:1
  • MINRES
    采用CG法求解稀疏对称奇异矩阵得到的Ax=b(Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a shifting parameter – it may be any number. The method is based on Lanczos tridiagonalization. You may provide a preconditioner, but it must be positive definite. )
    2009-09-11 12:24:21下载
    积分:1
  • chemkin
    说明:  重油燃烧机理chemkin机理文件,反应步数较多,需要较大服务器计算(Heavy oil combustion mechanism chemkin mechanism file, more reaction steps.)
    2021-04-07 12:39:01下载
    积分:1
  • wangnianli
    是一个万年历功能的程序,可以查询某年某天是星期几(A year of day is a calendar function, you can query the day of the week)
    2012-08-08 17:57:03下载
    积分:1
  • 基于MATLAB的机械故障诊断技术案例教程
    说明:  基于matlab机械故障诊断教程,里面涵盖了很多程序,都可以直接用,还有模式识别,遗传算法、粒子群、支持向量机等,适合研究故障诊断方向使用(Based on the matlab mechanical fault diagnosis tutorial, it covers many programs that can be used directly, as well as pattern recognition, genetic algorithms, particle swarms, support vector machines, etc., suitable for research on fault diagnosis.)
    2021-01-18 13:08:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载