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.
☆12Updated 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
- A parallel implementation of EDLine algorithm.☆16Updated 4 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆46Updated 7 years ago
- Opencv line descriptor port to opencv2☆23Updated 8 years ago
- warpped libelas with opencv and used pangolin as GUI☆17Updated 8 years ago
- A KLT-based Line Segment Matching Algorithm.☆46Updated 4 years ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆67Updated 5 years ago
- ☆8Updated 5 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- svo个人注释版本☆37Updated 5 years ago
- A stereo semantic visual odometry with two parallel threads: tracking and yolo☆41Updated 2 years ago
- c++ detail implementation of camera calibration☆60Updated 5 years ago
- Fast ORB and 256-bit binary descriptor matching for ARM processors with NEON☆32Updated 7 years ago
- A exercise of BA, ubuntu20, opencv4+, eigen3.3.7+☆32Updated 4 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- 奥比中光 3D 视觉创新应用竞赛-轻量化、松耦合的手持 RGB-D 室内环境实时重建系统 Lightweight and loosely coupled handheld rgb-d sensor real-time indoor environment reconstr…☆42Updated 4 years ago
- Online Extrinsics Correction for the Surround-view System☆37Updated 4 years ago
- 基于CPP+OPENCV4.0实现的LineSegmentDetector定位算法☆29Updated 3 years ago
- 用C++编写的多棋盘格角点提取算法☆18Updated 3 years ago
- Extend DSO to a stereo system by scale optimization☆47Updated 4 years ago
- Basic algorithms for vslam.☆54Updated 4 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆46Updated 5 years ago
- Line Clustering and Description for Place Recognition☆60Updated 4 years ago
- handwriting sfm☆17Updated 4 years ago
- ☆33Updated 3 years ago
- ☆23Updated 6 years ago
- Sequence based ORB Slam to speed up the loop closure thread.☆29Updated 5 years ago
- SuperPoint with pretrain model and implement in Pytorch C++☆22Updated 5 years ago
- Master's Thesis on Simultaneous Localization and Mapping in dynamic environments. Separately reconstructs both the static environment and…☆28Updated 7 years ago
- Comparison of DBoW2, DBoW3, FBoW and Vocabulary of GSLAM.☆36Updated 5 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆60Updated 6 years ago