Pyrokine / LineSegmentDetector-SLAMLinks
基于CPP+OPENCV4.0实现的LineSegmentDetector定位算法
☆29Updated 3 years ago
Alternatives and similar repositories for LineSegmentDetector-SLAM
Users that are interested in LineSegmentDetector-SLAM are comparing it to the libraries listed below
Sorting:
- Implementation of "Edlines: Real-time line segment detection by Edge Drawing" without opencv dependencies, a real-time line detection alg…☆12Updated 5 years ago
- c++ detail implementation of camera calibration☆61Updated 5 years ago
- normal, fisheye, mono, stereo camera calibration☆49Updated 5 years ago
- ☆42Updated last year
- Online Extrinsics Correction for the Surround-view System☆38Updated 4 years ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆66Updated 6 years ago
- This package is used to calculate the translation and rotation matrix between camera and laser coordinate, and then fuse the point cloud …☆49Updated 6 years ago
- Basic algorithms for vslam.☆54Updated 4 years ago
- EDLines☆56Updated 6 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- 点云PCL微信公众号组织SLAM学习计划之ORB-SLAM2代码注释。☆47Updated 4 years ago
- 手撕张正友标定算法☆22Updated 4 years ago
- Camera Laser Calibrate python version☆34Updated 3 years ago
- Scaramuzza的VSLAM课程☆37Updated 3 years ago
- A Robust semi-direct Pipeline Towards Online Extrinsics Correction for the Surround-view System☆39Updated 4 years ago
- slam of roads with IPM☆14Updated 7 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Updated 6 years ago
- vslam☆33Updated 2 years ago
- orb-slam2 开源代码学习笔记{问题解决集合、思路集合、学习资料整理、基本知识记录}☆34Updated 6 years ago
- PaopaoRobot注释加上一点自己的理解☆41Updated 6 years ago
- [DEPRECIATED] opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)☆28Updated 3 years ago
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 6 years ago
- The source file of paper in Latex and frame in Visio and XMind (A Survey of Simultaneous Localization and Mapping)☆34Updated 8 months ago
- RGBD相机调研☆12Updated 5 years ago
- Real-time envrionment reconstruction based on ORB_SLAM2 with XTION (RGBD sensor)☆35Updated 9 years ago
- SLAM study following GAO Xiang's 14 Lectures about Visual SLAM.☆39Updated 7 years ago
- Code Note☆15Updated 5 years ago
- ☆14Updated 2 years ago
- Implementation of "Automatic Camera and Range Sensor Calibration using a single Shot" by C++☆95Updated last year
- 3D-2D match,to solve the problem of pnp.use opencv and solvepnp function.相机位姿估计,pnp问题求解☆76Updated 6 years ago