这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级图像的能力。
☆69Apr 24, 2024Updated last year
Alternatives and similar repositories for FasterStereoCuda
Users that are interested in FasterStereoCuda are comparing it to the libraries listed below
Sorting:
- sgbm立体匹配算法☆16Jan 28, 2021Updated 5 years ago
- libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four…☆16Mar 9, 2024Updated 2 years ago
- SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!☆1,187Apr 20, 2021Updated 4 years ago
- sgbm立体匹配算法以及生成点云☆12Jan 29, 2021Updated 5 years ago
- Collect and organize some great structured light works.☆21Apr 22, 2024Updated last year
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Sep 11, 2020Updated 5 years ago
- The OpenVINS VIO with SuperPoint and SuperGlue Tracker added and integrated.☆26Jan 31, 2024Updated 2 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆16Dec 2, 2022Updated 3 years ago
- 3D reconstruction with Structure Light☆16Aug 21, 2023Updated 2 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Sep 21, 2023Updated 2 years ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Feb 1, 2018Updated 8 years ago
- Python基于OpenCV的双目视觉深度图算法(源码&教程)☆26Nov 17, 2023Updated 2 years ago
- Re-implementation of the paper KinectFusion: Real-Time Dense Surface Mapping and Tracking☆11Jan 3, 2021Updated 5 years ago
- PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学!☆791Dec 29, 2021Updated 4 years ago
- AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰!☆415Jan 22, 2021Updated 5 years ago
- ☆14Sep 29, 2022Updated 3 years ago
- On the basis of VINS-Mono, a photometric calibration module is added☆13Feb 2, 2021Updated 5 years ago
- ☆12Mar 6, 2020Updated 6 years ago
- Build the 3D world around you☆63Jun 16, 2021Updated 4 years ago
- CUDA_C编程权威指南示例代码☆13Mar 22, 2023Updated 3 years ago
- CPU & GPU Implementation of SGM(semi-global matching)☆102Apr 1, 2016Updated 9 years ago
- Source codes collection for 3d vision 视觉三维重建领域的源码收集☆383Jul 19, 2021Updated 4 years ago
- 这个代码库存放了个人学习结构光三维重建的学习内容和代码,旨在分享和交流,帮助其他对该主题感兴趣的人。如有问题或建议,欢迎联系我!(This repository contains personal learning materials and code related to…☆23Mar 7, 2024Updated 2 years ago
- Depthmap fusion with depth and normal consistency check☆202Nov 27, 2019Updated 6 years ago
- implementation of opencv sgbm(disparity map extract) on FPGA☆12Oct 27, 2021Updated 4 years ago
- A ROS compatible c++ implementation of 3D point-tpoint ICP using image features (SIFT, SURF, ORB)☆19Apr 23, 2023Updated 2 years ago
- Python scripts performing stereo depth estimation using the Fast-ACVNet model in ONNX.☆50Dec 26, 2022Updated 3 years ago
- A simple vio-mono with two backend solver (scba and rootba).☆18May 14, 2023Updated 2 years ago
- Implementations in C++ of the Patch Match Stereo algorithm presented in: PatchMatch Stereo - Stereo Matching with Slanted Support Wi…☆179Sep 11, 2018Updated 7 years ago
- Stereo Semi Global Matching by cuda☆664Jul 8, 2024Updated last year
- ☆10Dec 28, 2017Updated 8 years ago
- ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA☆25Jul 12, 2023Updated 2 years ago
- Fuse multiple depth frames into a point cloud☆62Jul 25, 2024Updated last year
- Multi-Scale Geometric Consistency Guided and Planar Prior Assisted Multi-View Stereo (TPAMI 2022)☆203May 19, 2024Updated last year
- CS231A Final Project: Real-Time Semi-Global Matching Using CUDA Implementation☆10Jun 7, 2016Updated 9 years ago
- Efficient Structure from Motion for Large-scale UAV Images via Anchor-free Parallel Merging☆22Aug 17, 2025Updated 7 months ago
- A multi-sensor slam based on ORB_SLAM3.☆15Dec 20, 2022Updated 3 years ago
- easy-pytorch-CenterNet☆10Oct 22, 2020Updated 5 years ago
- computing disparity by SGBM☆24Nov 22, 2018Updated 7 years ago