Skip to content

borgwang/orb-slam-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAM from scratch

  1. display a video frame by frame (DONE)
  2. get ORB feature (DONE)
  3. draw matches (DONE)
  4. better matches (DONE)
  5. estimate essential matrix and extract R and t from it (DONE)
  6. pangolin ready

About

ORB-SLAM in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages