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
- 3D Plane fitting using RANSAC☆34Updated 5 years ago
- ☆14Updated 2 years ago
- Image Enhancement for SLAM☆52Updated last month
- D-LSD: a Distorted Line Segment Detector for Calibrated Images☆18Updated 3 years ago
- C++ implementation for Bundle Adjustment in 2-View☆51Updated 5 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- CPP implementation of paper "ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction".☆68Updated 2 years ago
- A KLT-based Line Segment Matching Algorithm.☆45Updated 4 years ago
- cuda 加速3D点云算法库,持续更新(含cudaicp,glfw点云可视化等)☆14Updated 2 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆14Updated 2 years ago
- ☆40Updated last year
- 对ceres库里面所有example的复现并注释☆15Updated 5 years ago
- Features detection, match and track module. Supported features: orb and superpoints☆30Updated 5 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
- Directional TSDF for improved reconstruction of surfaces with different orientation☆43Updated 2 years ago
- The C++ Implementation of XFeat (Accelerated Features).☆54Updated 7 months ago
- A parallel implementation of EDLine algorithm.☆16Updated 4 years ago
- 这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高…☆65Updated 11 months ago
- 3D reconstruction with L515, VINS-RGBD and voxblox☆49Updated 2 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆46Updated 5 years ago
- Photometric Bundle Adjustment as a refinement step after feature-based Structure-from-Motion☆47Updated 4 years ago
- elastic fusion与surfel meshing结合,前者算相机位姿,后者建图,在无轨迹文件的情况下,实时计算位姿并在线稠密重建☆17Updated 2 years ago
- ☆25Updated 6 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- C++ implementation of the GMS Feature Correspondence Algorithm☆12Updated 6 years ago
- SIFT detection and matching on (almost) any GPU with Vulkan☆57Updated last month
- Image features and related matching methods☆33Updated 2 years ago
- C++ implementation of SuperPoint inference in LibTorch☆38Updated last month
- A collection of dockers for line detection and association algorithms☆46Updated last year