Skip to content

Visual Monocular Slam using projective Geometry implemented in Python

Notifications You must be signed in to change notification settings

nourihilscher/MonocularVisualOdometry-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monocular Visual Odometry in Python

KITTI Monocular V.O. Video

This repository implements the first part of an ORB-SLAM Algorithm in Python making heavy use of the OpenCV library.

The complete SLAM Algorithm ist still a work in progress. I am currently working on Loop-Closing using g2o and performance increases using own implementations of the algorithm in C++. I will add additional explanations concerning the mathematics at a later stage.

Sources:

About

Visual Monocular Slam using projective Geometry implemented in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages