这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级图像的能力。
☆119Sep 21, 2023Updated 2 years ago
Alternatives and similar repositories for FasterStereoCuda-Library
Users that are interested in FasterStereoCuda-Library are comparing it to the libraries listed below
Sorting:
- AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模 块算法。完整实现,代码规范,注释清晰!☆414Jan 22, 2021Updated 5 years ago
- SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!☆1,184Apr 20, 2021Updated 4 years ago
- 《立体视觉入门指南》 代码, c++ code for StereoV3D course☆205Jun 2, 2023Updated 2 years ago
- PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学!☆789Dec 29, 2021Updated 4 years ago
- 完成基于 yolov3 与 TensorRT 的 快速目标检测与基于 sgm 与 cuda 的 双目立体重建,发送类别,概率,以及物体在相机坐标系下的xyz☆17Dec 25, 2020Updated 5 years ago
- sgbm立体匹配算法以及生成点云☆12Jan 29, 2021Updated 5 years ago
- Semi-Global Matching on the GPU☆391Jul 10, 2021Updated 4 years ago
- sgbm立体匹配算法☆16Jan 28, 2021Updated 5 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Sep 11, 2020Updated 5 years ago
- Stereo Semi Global Matching by cuda☆664Jul 8, 2024Updated last year
- A handbook to help developers get started with Eigen quickly.☆29Feb 18, 2020Updated 6 years ago
- A library to produce a consistent mesh from the generated point cloud of a key-frame based Visual SLAM (or Structure-From-Motion).☆30Jul 18, 2016Updated 9 years ago
- Source codes collection for 3d vision 视觉三维重建领域的源码收集☆381Jul 19, 2021Updated 4 years ago
- SfM Camera trajectory quality evaluation☆14Dec 21, 2022Updated 3 years ago
- ☆12Mar 6, 2020Updated 5 years ago
- vins-mono初始化部分详细教程☆18Jan 9, 2021Updated 5 years ago
- The PatchMatch stereo match algorithm implemented by CUDA.☆50Mar 14, 2019Updated 6 years ago
- PathMatch is the state-of-the-art stereo match algorithm framework.☆115Feb 5, 2019Updated 7 years ago
- Summary of 3D Reconstruction☆42May 30, 2020Updated 5 years ago
- ORB-SLAM2-IMU-VIO 直接法加速的惯导加持的ORB-SLAM2☆11Nov 21, 2018Updated 7 years ago
- Chi's implementation of BMVC'11 PatchMatch Stereo☆25Mar 10, 2014Updated 11 years ago
- Semi-direct Sparse Odometry☆19Dec 4, 2018Updated 7 years ago
- I modified the colmap,when it reconstructs from known pose ,only let it optimize rotation ,fixing position!☆36May 30, 2021Updated 4 years ago
- For extract depth from lidar for mono feature matches☆32Feb 11, 2024Updated 2 years ago
- ☆12Jul 7, 2023Updated 2 years ago
- CS231A Final Project: Real-Time Semi-Global Matching Using CUDA Implementation☆10Jun 7, 2016Updated 9 years ago
- ☆29Oct 12, 2019Updated 6 years ago
- Project for ROB 550. Implementing SLAM using LIDAR, wheel encoders and IMU on MBot.☆18Sep 23, 2021Updated 4 years ago
- Implement opencv sgbm algorithm based on cuda,sgbm is based on sgm☆94Sep 24, 2020Updated 5 years ago
- Official repository of the local feature MORB, a multi-scale binary descriptor based on ORB that improves the accuracy of feature matchin…☆13May 16, 2021Updated 4 years ago
- FPV Drone Racing VIO competition.☆11Aug 17, 2020Updated 5 years ago
- Fastest CUDA SIFT or other 128-float vector matcher for computer vision☆27Mar 23, 2021Updated 4 years ago
- Factor graph based batch optimization for online stereo calibration☆35Dec 14, 2019Updated 6 years ago
- 1D Radial Structure-from-Motion (Larsson et al., ECCV 2020)☆37Jun 25, 2023Updated 2 years ago
- All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.☆374Aug 27, 2016Updated 9 years ago
- ☆13Aug 3, 2023Updated 2 years ago
- Offline 3D reconstruction based on bundle adjustment☆17Aug 29, 2020Updated 5 years ago
- Depth map integration using VTK and Cuda☆15Sep 11, 2017Updated 8 years ago
- SGM implementation☆61Feb 16, 2023Updated 3 years ago