cocolord / edlines_line_segment_detection
Implementation of "Edlines: Real-time line segment detection by Edge Drawing" without opencv dependencies, a real-time line detection algorithm.
☆13Updated 4 years ago
Alternatives and similar repositories for edlines_line_segment_detection:
Users that are interested in edlines_line_segment_detection are comparing it to the libraries listed below
- 基于CPP+OPENCV4.0实现的LineSegmentDetector定位算法☆29Updated 3 years ago
- A parallel implementation of EDLine algorithm.☆16Updated 4 years ago
- Opencv line descriptor port to opencv2☆23Updated 8 years ago
- Sequence based ORB Slam to speed up the loop closure thread.☆29Updated 4 years ago
- D-LSD: a Distorted Line Segment Detector for Calibrated Images☆18Updated 3 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆46Updated 7 years ago
- Online Extrinsics Correction for the Surround-view System☆36Updated 4 years ago
- ☆37Updated last year
- c++ detail implementation of camera calibration☆56Updated 4 years ago
- ☆10Updated 3 years ago
- ☆16Updated 5 years ago
- Omnidirectional camera calibration implementation c++☆42Updated 2 years ago
- Fast ORB and 256-bit binary descriptor matching for ARM processors with NEON☆33Updated 7 years ago
- Code Note☆15Updated 4 years ago
- CaliCam_Mono: Various Fisheye Rectification Modes☆40Updated 8 months ago
- SLAM Kit☆37Updated last year
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 5 years ago
- 从零开始手写VIO☆20Updated 5 years ago
- ☆23Updated 6 years ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆67Updated 5 years ago
- handwriting sfm☆17Updated 4 years ago
- 对ceres库里面所有example的复现并注释☆15Updated 5 years ago
- Features detection, match and track module. Supported features: orb and superpoints☆30Updated 5 years ago
- ORB-SLAM2+IMU 紧耦合、ORB稀疏前端、图优化后端、带闭环检测和重定位☆14Updated 7 years ago
- Stereo calibration library for C++☆8Updated 7 years ago
- C++ implementation of the GMS Feature Correspondence Algorithm☆12Updated 6 years ago
- Code for vanishing point extraction along with rotation matrix☆19Updated 7 years ago
- FSG: A statistical approach to line detection via fast segments grouping☆53Updated last month
- 深度学习特征点匹配算法SuperGluePretrainedNetwork https://github.com/magicleap/SuperGluePretrainedNetwork C++部署☆38Updated 4 years ago
- A KLT-based Line Segment Matching Algorithm.☆45Updated 4 years ago