SLAM

introducation

simultaneous localization and mapping
Attempts to reconstruct the 3D world & camera position in real-time.

pipeline

  1. extract local features
  2. establish 2D-3D matches
  3. camera pose estimation
    • RANSAC + n-Point-Pose Algorithm