Skip to content

StevenCui/SLAM_Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 

Repository files navigation

SLAM_Resources

Personal page of SLAM Resources to follow up current SLAM trends and papers.

Inspired by Event-based vision resources

Also reference pages are listed on Pages collect resources for SLAM

What I cannot create, I do not understand. - richard feynman

Do the simplest thing that could possibly work

Table of Contents:



Algorithms

Initialization

  • Homography

  • Fundemental

  • SFM

  • Visual-Inertial Alignment

Tracking

  • Data Association : How to Define Data Selection, Match, Define Error

    • Direct Dense
    • Direct Sparse
    • Feature (Sparse)
      • Corner Selection
      • Descriptors
    • Feature Match
  • Motion Prior

    • Constant Velocity Model
    • Decaying Velocity Model
    • Using Prev Pose
  • Pose Estimation : How to minimize Error

    • PnP : Perspective N Points
    • Motion Only BA : Coarse-Fine
    • Local BA : Coarse-Fine
      • Sliding Window : Continous N Frame window
      • Topological : Releated Keyframes

Mapping

  • Map Type

  • Map Generation

Global Consistency

  • Relocalization

  • Pose Graph Optimization : Loop Closure

  • Place Recognition

Probabilistic Graphical Models

  • Factor Graph

Sensor Models

Camera Models & Undistorttion Models

IMU Models

  • Noise Model

  • IMU Propagation

  • IMU Preintegration

Calibration

Geometric Calibration : Reprojection Error

Photometric Calibration

Visual-Inertial Calibration : Reprojection Error + Extrinsic of Camera-IMU

Visual-Lidar Calibration :

Lidar-IMU Calibration

IMU Calibration - Not sure...

Survey or Tutorial papers for slam users

Papers : ordered by year but not strictly ordered, not fully collected.

Deep SLAM : Depth Estimation, Pose Estimation, Feature Matching, Backend etc... What ever use Deep Neural Network

Semantic SLAM, Object-level, Using Semantic Information

Evaluation

Datasets and Simulators

Workshops & Tutorials

Books

resource pages that I refer to create this slam list pages

Toolkits and Libraries for SLAM

Computer Vision

Mathmatics

Optimization Solver

3D Data Processing

Lectures

Videos

Visualization

Visualize GN-Optimization

Visualize Pose & 3D Map

Visualize Tracking

About

SLAM Resources to follow up current SLAM trends and papers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published