Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varyshare/easy_slam_tutorial
首个中文的简单从零开始实现视觉SLAM理论与实践教程,使用Python实现。包括:ORB特征点提取,对极几何,视觉里程计后端优化,实时三维重建地图。A easy SLAM practical tutorial (Python).图像处理、otsu二值化。更多其他教程我的CSDN博客
https://github.com/varyshare/easy_slam_tutorial
code easy-slam-tutorial otsu-threshold practice-project simple slam slam-python
Last synced: about 1 month ago
JSON representation
首个中文的简单从零开始实现视觉SLAM理论与实践教程,使用Python实现。包括:ORB特征点提取,对极几何,视觉里程计后端优化,实时三维重建地图。A easy SLAM practical tutorial (Python).图像处理、otsu二值化。更多其他教程我的CSDN博客
- Host: GitHub
- URL: https://github.com/varyshare/easy_slam_tutorial
- Owner: varyshare
- License: mit
- Created: 2019-07-12T12:37:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T12:39:52.000Z (about 5 years ago)
- Last Synced: 2024-08-02T18:40:14.808Z (5 months ago)
- Topics: code, easy-slam-tutorial, otsu-threshold, practice-project, simple, slam, slam-python
- Language: Jupyter Notebook
- Homepage: https://blog.csdn.net/varyshare
- Size: 20.6 MB
- Stars: 342
- Watchers: 14
- Forks: 91
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-learning - Step by step tutorial for visual SLAM using Python