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

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

于 2020-01-29 发布
0 150
下载积分: 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 个回复

  • 介绍C64xx DSP Cache的资料,帮助你理解L1,l2的区别
    介绍C64xx DSP Cache的资料,帮助你理解L1,l2的区别-C64xx DSP Cache introductory information to help you understand the L1, l2 distinction
    2022-03-25 10:07:49下载
    积分:1
  • 一个很好的用java编写的论坛,可以作为开发者的参考
    一个很好的用java编写的论坛,可以作为开发者的参考-with a good java prepared by the forum can serve as a reference developers
    2022-02-01 10:16:19下载
    积分:1
  • 主要是用VC++编写的卫星云图的的帧解码及画图程序
    主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC++ to prepare the satellite image of the frame decoding and drawing program
    2023-01-06 23:00:05下载
    积分:1
  • VC++生成圆角形状的窗口
    VC++圆角窗体的实现例子,生成圆角形状的窗口,大家知道,默认状态下和一般情况下,窗体的边角都是矩形的,或许你看烦了这种窗口,想生成一种非标准的窗口,把边角美化成圆角,带弧度的那种窗口,本例子或许可以让你从中学习到这种窗体实现的方法。   本程序的实现实现思路是设置对话框背景为 “TRANSPARENT”(透明),并在WM_CTLCOLORDLG消息处理器中创建一支“空笔”(NULL)来绘制对话框背景,然后用TransparenBlt将自己的位图放到对话框上。
    2022-12-02 07:25:04下载
    积分:1
  • 你需要下载的通用工具箱和信号工具箱。
    You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory. -You need to download the general purpose toolbox and the signal toolbox. You need to unzip these toolboxes in your working directory, so that you have toolbox_general/ and toolbox_signal/ in your directory.
    2022-03-12 02:20:48下载
    积分:1
  • PDS 程序
    处理程序设计和数据结构的实验室;1 包含 fibonacci  系列和在指定列表中找出唯一元素的 C 代码,
    2022-08-07 17:46:30下载
    积分:1
  • Partitioning
    利用Kernel Kmeans对IEEE118节点电网进行分区(Based on Kernel Kmeans, partition the IEEE118 bus power grid)
    2017-11-16 17:30:05下载
    积分:1
  • 新闻门户
    智能企业建站系统,该系统能让用户在短时间内迅速架设属于自己公司的企业网站。建站系统易学易懂(Intelligent Enterprise Station Building System, which enables users to quickly set up their own company website in a short time. Station building system is easy to learn and understand)
    2020-06-22 09:20:02下载
    积分:1
  • 经验模态分解方法
    说明:  本文件提供处理信号的常用算法,经验模态分解方法,对于信号的处理具有很好的处理效果(This document provides common algorithms for processing signals, empirical mode decomposition methods, and has a good effect on signal processing)
    2021-01-28 09:19:07下载
    积分:1
  • 替换多个文件中的文本的程序
    替换多个文件中的文本的程序-Program which can replace the specific text from multiple files
    2022-03-04 17:31:05下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载