这是一个基于CUDA加速的SGM立体匹配代码,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且明显占用更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级图像的能力。
☆68Apr 24, 2024Updated 2 years ago
Alternatives and similar repositories for FasterStereoCuda
Users that are interested in FasterStereoCuda are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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,196Apr 20, 2021Updated 5 years ago
- sgbm立体匹配算法以及生成点云☆13Jan 29, 2021Updated 5 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Sep 11, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆16Dec 2, 2022Updated 3 years ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Feb 1, 2018Updated 8 years ago
- Collect and organize some great structured light works.