Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 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.

It take any .mp4 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, take a camera feed and reconstruct the scene in 3D.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages