Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBeechan authored May 13, 2019
1 parent 8eaa14f commit 87f0191
Showing 1 changed file with 96 additions and 38 deletions.
134 changes: 96 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,146 +11,204 @@ CSDN:https://blog.csdn.net/u011344545

## OF-VO:Robust and Efficient Stereo Visual Odometry Using Points and Feature Optical Flow

代码:https://github.com/MichaelBeechan/MyStereoLibviso2
Code:https://github.com/MichaelBeechan/MyStereoLibviso2

## SLAMBook

Paper:14 Lectures on Visual SLAM: From Theory to Practice,

Code:https://github.com/gaoxiang12/slambook



## SVO: Fast Semi-Direct Monocular Visual Odometry

论文http://rpg.ifi.uzh.ch/docs/ICRA14_Forster.pdf
Paperhttp://rpg.ifi.uzh.ch/docs/ICRA14_Forster.pdf

代码https://github.com/uzh-rpg/rpg_svo
Codehttps://github.com/uzh-rpg/rpg_svo



## Robust Odometry Estimation for RGB-D Cameras

## Real-Time Visual Odometry from Dense RGB-D Images

论文http://www.cs.nuim.ie/research/vision/data/icra2013/Whelan13icra.pdf
Paperhttp://www.cs.nuim.ie/research/vision/data/icra2013/Whelan13icra.pdf

代码https://github.com/tum-vision/dvo
Codehttps://github.com/tum-vision/dvo



## Parallel Tracking and Mapping for Small AR Workspaces

论文https://cse.sc.edu/~yiannisr/774/2015/ptam.pdf
Paperhttps://cse.sc.edu/~yiannisr/774/2015/ptam.pdf

http://www.robots.ox.ac.uk/ActiveVision/Papers/klein_murray_ismar2007/klein_murray_ismar2007.pdf

代码https://github.com/Oxford-PTAM/PTAM-GPL
Codehttps://github.com/Oxford-PTAM/PTAM-GPL



## ORBSLAM

代码https://github.com/raulmur/ORB_SLAM2
Code1https://github.com/raulmur/ORB_SLAM2

https://github.com/raulmur/ORB_SLAM
Code1:https://github.com/raulmur/ORB_SLAM



## A ROS Implementation of the Mono-Slam Algorithm

论文https://www.researchgate.net/publication/269200654_A_ROS_Implementation_of_the_Mono-Slam_Algorithm
Paperhttps://www.researchgate.net/publication/269200654_A_ROS_Implementation_of_the_Mono-Slam_Algorithm

代码https://github.com/rrg-polito/mono-slam
Codehttps://github.com/rrg-polito/mono-slam



## DTAM: Dense tracking and mapping in real-time

论文https://ieeexplore.ieee.org/document/6126513
Paperhttps://ieeexplore.ieee.org/document/6126513

代码https://github.com/anuranbaka/OpenDTAM
Codehttps://github.com/anuranbaka/OpenDTAM



## LSD-SLAM: Large-Scale Direct Monocular SLAM

论文http://pdfs.semanticscholar.org/c13c/b6dfd26a1b545d50d05b52c99eb87b1c82b2.pdf
Paperhttp://pdfs.semanticscholar.org/c13c/b6dfd26a1b545d50d05b52c99eb87b1c82b2.pdf

https://vision.in.tum.de/research/vslam/lsdslam

代码:https://github.com/tum-vision/lsd_slam
Code:https://github.com/tum-vision/lsd_slam


## PaoPaoRobot

Code:https://github.com/PaoPaoRobot



## ygz-slam

Code:https://github.com/PaoPaoRobot/ygz-slam

https://github.com/gaoxiang12/ygz-stereo-inertial

https://github.com/gaoxiang12/ORB-YGZ-SLAM

https://www.ctolib.com/generalized-intelligence-GAAS.html#5-ygz-slam



## MYNT-EYE

Code:https://github.com/slightech



## Kintinuous

## Real-time Large Scale Dense RGB-D SLAM with Volumetric Fusion

## Deformation-based Loop Closure for Large Scale Dense RGB-D SLAM

## Robust Real-Time Visual Odometry for Dense RGB-D Mapping

## Kintinuous: Spatially Extended KinectFusion

## A method and system for mapping an environment

Code:https://github.com/mp3guy/Kintinuous



## ElasticFusion

## ElasticFusion: Dense SLAM Without A Pose Graph

## ElasticFusion: Real-Time Dense SLAM and Light Source Estimation

Paper:http://www.thomaswhelan.ie/Whelan16ijrr.pdf http://thomaswhelan.ie/Whelan15rss.pdf

Code:https://github.com/mp3guy/ElasticFusion



## MSCKF_VIO:Robust Stereo Visual Inertial Odometry for Fast Autonomous Flight

论文https://arxiv.org/abs/1712.00036
Paperhttps://arxiv.org/abs/1712.00036

代码https://github.com/KumarRobotics/msckf_vio
Codehttps://github.com/KumarRobotics/msckf_vio



## LIBVISO2: C++ Library for Visual Odometry 2

论文http://www.cvlibs.net/software/libviso/
Paperhttp://www.cvlibs.net/software/libviso/

代码https://github.com/srv/viso2
Codehttps://github.com/srv/viso2



## Stereo Visual SLAM for Mobile Robots Navigation

## A constant-time SLAM back-end in the continuum between global mapping and submapping: application to visual stereo SLAM

论文http://mapir.uma.es/famoreno/papers/thesis/FAMD_thesis.pdf
Paperhttp://mapir.uma.es/famoreno/papers/thesis/FAMD_thesis.pdf

代码https://github.com/famoreno/stereo-vo
Codehttps://github.com/famoreno/stereo-vo



## Combining Edge Images and Depth Maps for Robust Visual Odometry

## Robust Edge-based Visual Odometry using Machine-Learned Edges(REVO)

论文https://graz.pure.elsevier.com/
Paperhttps://graz.pure.elsevier.com/

代码https://github.com/fabianschenk/REVO
Codehttps://github.com/fabianschenk/REVO



# HKUST Aerial Robotics Group

## VINS-Mono: A Robust and Versatile Monocular Visual-Inertial State Estimator

论文https://arxiv.org/pdf/1708.03852.pdf
Paperhttps://arxiv.org/pdf/1708.03852.pdf

代码https://github.com/HKUST-Aerial-Robotics/VINS-Mono
Codehttps://github.com/HKUST-Aerial-Robotics/VINS-Mono



## VINS-Fusion:Online Temporal Calibration for Monocular Visual-Inertial Systems

论文https://arxiv.org/pdf/1808.00692.pdf
Paperhttps://arxiv.org/pdf/1808.00692.pdf

代码;https://github.com/HKUST-Aerial-Robotics/VINS-Fusion
Code:https://github.com/HKUST-Aerial-Robotics/VINS-Fusion



## Monocular Visual-Inertial State Estimation for Mobile Augmented Reality

论文https://ieeexplore.ieee.org/document/8115400
Paperhttps://ieeexplore.ieee.org/document/8115400

代码https://github.com/HKUST-Aerial-Robotics/VINS-Mobile
Codehttps://github.com/HKUST-Aerial-Robotics/VINS-Mobile



## VINet: Visual-Inertial Odometry as a Sequence-to-Sequence Learning Problem

论文https://arxiv.org/abs/1701.08376
Paperhttps://arxiv.org/abs/1701.08376

代码https://github.com/HTLife/VINet
Codehttps://github.com/HTLife/VINet



# Computer Vision Group TUM Department of Informatics Technical University of Munich

## DSO: Direct Sparse Odometry

代码;https://github.com/JingeTu/StereoDSO
Code;https://github.com/JingeTu/StereoDSO

### Visual-Inertial DSOhttps://vision.in.tum.de/research/vslam/vi-dso

Expand All @@ -162,29 +220,29 @@ https://vision.in.tum.de/research/vslam/lsdslam

## Stereo odometry based on careful feature selection and tracking

论文https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7324219
Paperhttps://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=7324219

代码https://github.com/Mayankm96/Stereo-Odometry-SOFT
Codehttps://github.com/Mayankm96/Stereo-Odometry-SOFT



## OKVIS: Open Keyframe-based Visual-Inertial SLAM

代码https://github.com/gaoxiang12/okvis
Codehttps://github.com/gaoxiang12/okvis



## Trifo-VIO: Robust and Efficient Stereo Visual Inertial Odometry using Points and Lines

论文https://arxiv.org/pdf/1803.02403.pdf
Paperhttps://arxiv.org/pdf/1803.02403.pdf

代码https://github.com/UMiNS/Trifocal-tensor-VIO
Codehttps://github.com/UMiNS/Trifocal-tensor-VIO



## PL-VIO: Tightly-Coupled Monocular Visual–Inertial Odometry Using Point and Line Features

论文https://www.mdpi.com/1424-8220/18/4/1159/html
Paperhttps://www.mdpi.com/1424-8220/18/4/1159/html

## Overview of visual inertial navigation
### A Review of Visual-Inertial Simultaneous Localization and Mapping from Filtering-Based and Optimization-Based Perspectives:
Expand Down

0 comments on commit 87f0191

Please sign in to comment.