2016.12.20
=========================================== ##Contents
- Tutorials-SLAM
- [SLAM Tutorial & Survey](#SLAM Tutorial & Survey)
- [Computer Vision Books](#Computer Vision Books)
- [Video & Courses](#Video & Courses)
- Papers-SLAM
- [Visual Odometry](#Visual Odometry)
- ORB-SLAM
- Mono-SLAM
- LSD-SLAM
- RGBD-SLAM
- ElasticFusion
- Others-SLAM
- OpenSource-SLAM
- Feature Detection & Description
- [Feature Papers](#Feature Papers)
- [Feature Libs](#Feature Libs)
- Datasets
- License
- Contributing
- Others
OpenSLAM The OpenSLAM Team: Cyrill Stachniss, Udo Frese, Giorgio Grisetti
ICRA 2016 Aerial Robotics - (Visual odometry) D. Scaramuzza
Simultaneous Localization And Mapping: Present, Future, and the Robust-Perception Age. C. Cadena, L. Carlone, H. Carrillo, Y. Latif, D. Scaramuzza, J. Neira, I. D. Reid, J. J. Leonard. "The paper summarizes the outcome of the workshop “The Problem of Mobile Sensors: Setting future goals and indicators of progress for SLAM” held during the Robotics: Science and System (RSS) conference (Rome, July 2015)."
Visual Odometry: Part I - The First 30 Years and Fundamentals, D. Scaramuzza and F. Fraundorfer, IEEE Robotics and Automation Magazine, Volume 18, issue 4, 2011
Visual Odometry: Part II - Matching, robustness, optimization, and applications, F. Fraundorfer and D. Scaramuzza, IEEE Robotics and Automation Magazine, Volume 19, issue 2, 2012
Multiple View Geometry in Computer Vision Second Edition. Richard Hartley & Andrew Zisserman. 2004.
Computer Vision: Algorithms and Applications. R. Szeliski. 2010.
Development of Scientific Applications with the Mobile Robot Programming Toolkit (MRPT)
-
Courses: Robotics Lecture Course (course code 333) | Author: Andrew Davison https://www.doc.ic.ac.uk/~ajd/Robotics/index.html
-
Courses: Robotics | Author: The University of Pennsylvania
-
Robotics:Aerial Robotics
-
Robotics:Computational Motion Planning
-
Robotics:Mobility
-
Robotics:Perception
-
Robotics:Estimation and Learning
-
Robotics:Capstone
-
Courses: 视觉SLAM十四讲 | Author: 高翔
-
视觉SLAM十四讲:第一讲 链接: http://pan.baidu.com/s/1i4IpE3z 密码: wt47
-
视觉SLAM十四讲:第二讲 链接:
-
视觉SLAM十四讲:第三讲 链接: https://v.qq.com/x/page/g03571ndred.html
-
视觉SLAM十四讲:第四讲 链接:
-
视觉SLAM十四讲:第五讲 链接:
-
视觉SLAM十四讲:第六讲 链接:
-
视觉SLAM十四讲:第七讲 链接:
-
视觉SLAM十四讲:第八讲 链接:
-
视觉SLAM十四讲:第九讲 链接:
-
视觉SLAM十四讲:第十讲 链接:
-
视觉SLAM十四讲:第十一讲 链接:
-
视觉SLAM十四讲:第十二讲 链接:
-
视觉SLAM十四讲:第十三讲 链接:
-
视觉SLAM十四讲:第十四讲 链接:
-
Blogs: 视觉SLAM | Author: 高翔 | Email:[email protected]
-
Real-time simultaneous localisation and mapping with a single camera. A. J. Davison. ICCV 2003.
-
Visual odometry. D. Nister, O. Naroditsky, and J. Bergen. CVPR 2004.
-
Real time localization and 3d reconstruction. E. Mouragnon, M. Lhuillier, M. Dhome, F. Dekeyser, and P. Sayd. CVPR 2006.
-
Parallel Tracking and Mapping for Small AR Workspaces. G. Klein, D. Murray. ISMAR 2007.
-
Real-Time 6-DOF Monocular Visual SLAM in a Large-scale Environments. H. Lim, J. Lim, H. Jin Kim. ICRA 2014.
- ORB-SLAM: a Versatile and Accurate Monocular SLAM System
- ORB-SLAM2: an Open-Source SLAM System for Monocular, Stereo and RGB-D Cameras
- MonoSLAM: Real-Time Single Camera SLAM
- Inverse Depth Parametrization for Monocular SLAM
- LSD-SLAM: Large-Scale Direct Monocular SLAM
- Large-Scale Direct SLAM for Omnidirectional Cameras
- Large-Scale Direct SLAM with Stereo Cameras
- Reconstructing Street-Scenes in Real-Time From a Driving Car
- 3-D Mapping With an RGB-D Camera
- An Evaluation of the RGB-D SLAM System
- A Benchmark for the Evaluation of RGB-D SLAM Systems
- Real-time dense appearance-based SLAM for RGB-D sensors
- RGB-D Mapping: Using Depth Cameras for Dense 3D Modeling of Indoor Environments
- RGB-D mapping: Using Kinect-style depth cameras for dense 3D modeling of indoor environments
- ElasticFusion: Dense SLAM Without A Pose Graph
- ElasticFusion: Real-Time Dense SLAM and Light Source Estimation
- DTAM: Dense Tracking and Mapping in Real-Time
- Dense Visual SLAM for RGB-D Cameras
- KinectFusion: Real-Time Dense Surface Mapping and Tracking ∗
- Parallel Tracking and Mapping for Small AR Workspaces
- SVO: Fast Semi-Direct Monocular Visual Odometry
Project | Platform | Link | Language | License | Video |
---|---|---|---|---|---|
ygx2011/ORB_SLAM-IOS | iOS | https://github.com/ygx2011/ORB_SLAM-IOS | C++/Objective-C/Unity3D | Plane-SLAM-AR-ios | |
egoist-sx/ORB_SLAM_iOS | iOS | https://github.com/egoist-sx/ORB_SLAM_iOS | C++/Objective-C |
Project | Platform | Link | Language | License | Video |
---|---|---|---|---|---|
FangGet/ORB_SLAM2_Android | Android | https://github.com/FangGet/ORB_SLAM2_Android | C++/java |
Project | Platform | Link | Language | License | Video |
---|---|---|---|---|---|
ygx2011/Stereo_SLAM_AR | OSX/ZED | https://github.com/ygx2011/Stereo_SLAM_AR | C++/Objective-C | ||
ygx2011/ZED_Stereo_ORBSLAM | OSX/ZED | https://github.com/ygx2011/ZED_Stereo_ORBSLAM | C++/Objective-C |
Project | Language | License |
---|---|---|
G2O | C++ | BSD License + L/GPL3 restriction |
Ceres Solver | C++ | BSD License |
GTSAM | C++ | BSD License |
NLopt | C++ | LGPL |
Project | Language | License |
---|---|---|
ANN | C++ | GNU General Public License |
Annoy | C++ | Apache License |
FLANN | C++ | BSD License |
Nanoflann | C++ | BSD License |
- Eigen
- ...
Summarize: A survey of recent advances in visual feature detection Yali Li a,b, Shengjin Wang a,b,n, Qi Tian c, Xiaoqing Ding a,b
Category | Classification | Methods | Papers |
---|---|---|---|
Blob Detection | PDE Based | LoG | |
DoG | |||
DoH | |||
Hessian–Laplacian | |||
SIFT | |||
SURF | |||
Cer-SURF | |||
DART | |||
Rank-SIFT | |||
RLOG | |||
MO-GP | |||
KAZE | |||
A-KAZE | |||
WADE | |||
Template Based | ORB | ||
BRISK | |||
FREAK |
Project | Detection | Description |
---|---|---|
AKAZE | x | MSURF/MLDB |
DART | x | x |
KAZE | x | MSURF/MLDB |
LIOP/MIOP | x | |
LIFT (machine learning) | x | x |
MROGH | x | |
SIFT | x | x |
SURF | x | x |
SFOP | x | |
... |
Project | Detection | Description |
---|---|---|
BRIEF | x | |
BRISK | x | x |
FAST | x | |
FREAK | x | |
FRIF | x | x |
HIPS | x | |
LATCH | x | |
MOPS | x | |
PhonySift | Multi-scale Fast | Reduced Sift grid |
ORB | Multiscale Fast | Oriented BRIEF |
- Malaga Dataset
- Tum: Computer Vision Lab: RGB-D
- KITTI Dataset
- University of Freiburg: Department of Computer Science
- MRPT
- ICDL-NUIM
- 泡泡机器人SLAM: 微信公众号:paopaorobot_slam
- 高翔博士:https://github.com/gaoxiang12
- 应高选:https://github.com/ygx2011
- awesome_3DReconstruction_list
- Markdown——入门指南
- awesome-computer-vision