Skip to content

monocular SLAM implementation inspired by George Hotz twitchslam.

License

Notifications You must be signed in to change notification settings

Fosowl/monocularSlam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAM

This is my take at implementing monocular SLAM from a single lens video.

Simultaneous localization and mapping (SLAM) is the computational problem of constructing or updating a map of an unknown environment (totally wikipedia ik)

TLDR it take a video and construct a 3d cloud points from it in real time.

alt text

Run & Execute

python3 main.py

Use your mouse / trackpad to move the camera around

About

monocular SLAM implementation inspired by George Hotz twitchslam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages