Akbonline / SLAMPy-Monocular-SLAM-implementation-in-PythonLinks
Pythonic implementation of an ORB feature matching based Monocular-vision SLAM.
☆144Updated 2 years ago
Alternatives and similar repositories for SLAMPy-Monocular-SLAM-implementation-in-Python
Users that are interested in SLAMPy-Monocular-SLAM-implementation-in-Python are comparing it to the libraries listed below
Sorting:
- A python wrapper for ORB_SLAM2☆175Updated 4 years ago
- TartanVO: A Generalizable Learning-based VO☆267Updated last year
- A simple python implemented frame-by-frame visual odometry with SuperPoint feature detector and SuperGlue feature matcher.☆357Updated 4 years ago
- SLAM - Simultaneous localization and mapping using OpenCV and NumPy.☆153Updated 3 years ago
- a list of papers, code, and other resources focus on deep learning SLAM system☆178Updated 2 years ago
- ORBSLAM 3 docker with GUI☆190Updated last year
- Python implementation of Visual Odometry algorithms from http://rpg.ifi.uzh.ch/☆430Updated 7 months ago
- A simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARN…☆452Updated last year
- ☆70Updated 3 years ago
- VOLDOR-SLAM is a real-time dense-indirect SLAM system takes dense optical flows as input that supports monocular, stereo and RGB-D video …☆487Updated 3 years ago
- SLAM is mainly divided into two parts: the front end and the back end. The front end is the visual odometer (VO), which roughly estimates…☆242Updated 2 years ago
- A curated list of awesome visual localization research works.