Accustomer / CUDA-ORB
ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA
☆24Updated last year
Alternatives and similar repositories for CUDA-ORB:
Users that are interested in CUDA-ORB are comparing it to the libraries listed below
- A KLT-based Line Segment Matching Algorithm.☆46Updated 4 years ago
- cuda 加速3D点云算法库,持续更新(含cudaicp,glfw点云可视化等)☆15Updated 2 years ago
- C++ implementation of SuperPoint inference in LibTorch☆38Updated 2 months ago
- ☆14Updated 2 years ago
- R1PPnP: Reweighting and 1-Point-RANSAC-based PnP solution to handle outliers, IEEE TPAMI 2018☆17Updated 5 years ago
- 该程序是边缘检测代码,论文是ED那篇,用锚点法,里面的内容对论文还原度很高。参数也想同,锚点设定方法是我自己改进的锚点设定方法。我们将该改进的锚点法用于我们在ORB-SLAM方法基础上改进而来的3DLine-SLAM,图片测试完后会写下三张测试图片,分别是梯度图(Gradi…☆9Updated 4 years ago
- The C++ Implementation of XFeat (Accelerated Features).☆54Updated 8 months ago
- JLinkage is the most popular method for detecting vanishing point and this repository is the C++ version of JLinkage which can be directl…☆42Updated 3 years ago
- ☆41Updated last year
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- 3D Plane fitting using RANSAC☆34Updated 5 years ago
- D-LSD: a Distorted Line Segment Detector for Calibrated Images☆18Updated 3 years ago
- 深度学习特征点匹配算法SuperGluePretrainedNetwork https://github.com/magicleap/SuperGluePretrainedNetwork C++部署☆39Updated 4 years ago
- various PnP slover implementations in matlab, include dlt, p3p, epnp, ap3p☆36Updated 5 years ago
- CPP implementation of paper "ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction".☆68Updated 2 years ago
- A parallel implementation of EDLine algorithm.☆16Updated 4 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆46Updated 5 years ago
- calibrate stereo cameras☆59Updated 3 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- ORB SLAM optimization implement with ceres solver☆52Updated 5 years ago
- Image Enhancement for SLAM☆52Updated last month
- ☆25Updated 6 years ago
- Features detection, match and track module. Supported features: orb and superpoints☆30Updated 5 years ago
- ☆27Updated 5 years ago
- Implementation of REPPnP, a real-time, robust to outliers and accurate solution to the Perspective-n-Point (PnP) problem [Luis Ferraz, X…☆33Updated 6 years ago
- A Robust O(n) Solution to the Perspective-n-Point Problem☆29Updated 3 years ago
- Directional TSDF for improved reconstruction of surfaces with different orientation☆43Updated 2 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆65Updated last year
- Photometric Bundle Adjustment as a refinement step after feature-based Structure-from-Motion☆47Updated 4 years ago
- 🌇 GPU acclearated SIFT feature matching between images☆25Updated 8 years ago