这是一个基于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:
- libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four…☆16Mar 9, 2024Updated last year
- SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!☆1,185Apr 20, 2021Updated 4 years ago
- sgbm立体匹配算法☆16Jan 28, 2021Updated 5 years ago
- Collect and organize some great structured light works.☆21Apr 22, 2024Updated last year
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Feb 1, 2018Updated 8 years ago
- The OpenVINS VIO with SuperPoint and SuperGlue Tracker added and integrated.☆26Jan 31, 2024Updated 2 years ago
- sgbm立体匹配算法以及生成点云☆12Jan 29, 2021Updated 5 years ago
- PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学!☆789Dec 29, 2021Updated 4 years ago
- Build the 3D world around you☆62Jun 16, 2021Updated 4 years ago
- ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA☆24Jul 12, 2023Updated 2 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Sep 11, 2020Updated 5 years ago
- 3D reconstruction with Structure Light☆15Aug 21, 2023Updated 2 years ago
- implementation of opencv sgbm(disparity map extract) on FPGA☆12Oct 27, 2021Updated 4 years ago
- Re-implementation of the paper KinectFusion: Real-Time Dense Surface Mapping and Tracking☆11Jan 3, 2021Updated 5 years ago
- AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰!☆415Jan 22, 2021Updated 5 years ago
- CUDA_C编程权威指南示例代码☆12Mar 22, 2023Updated 2 years ago
- Unofficial Pytorch-Implementation of "1M parameters are enough? A lightweight CNN-Based model for medical image segmentation".☆13Aug 15, 2023Updated 2 years ago
- Source codes collection for 3d vision 视觉三维重建领域的源码收集☆381Jul 19, 2021Updated 4 years ago
- ☆45Nov 27, 2023Updated 2 years ago
- On the basis of VINS-Mono, a photometric calibration module is added☆13Feb 2, 2021Updated 5 years ago
- ☆11Dec 26, 2025Updated 2 months ago
- ☆13Jun 3, 2022Updated 3 years ago
- Python基于OpenCV的双目视觉深度图算法(源码&教程)☆24Nov 17, 2023Updated 2 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Sep 21, 2023Updated 2 years ago
- A ROS compatible c++ implementation of 3D point-tpoint ICP using image features (SIFT, SURF, ORB)☆19Apr 23, 2023Updated 2 years ago
- [RA-L 2022, S2G2: Semi-Supervised Semantic Bird-Eye-View Grid-Map Generation using a Monocular Camera for Autonomous Driving]☆11Nov 23, 2022Updated 3 years ago
- A simple UI to slice any mesh in any arbitrary direction☆14Aug 18, 2019Updated 6 years ago
- ☆12Mar 6, 2020Updated 5 years ago
- A multi-sensor slam based on ORB_SLAM3.☆15Dec 20, 2022Updated 3 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆16Dec 2, 2022Updated 3 years ago
- ☆13Sep 29, 2022Updated 3 years ago
- C++ for transformations between 3D orientation representations and associated Jacobians☆17Feb 13, 2024Updated 2 years ago
- A QT based image and point cloud interactive software☆15Jan 1, 2022Updated 4 years ago
- A tool for converting data of KITTI-360 dataset to ROS bag format.☆14Apr 12, 2023Updated 2 years ago
- GPU Realtime depth passive stereo sensing using ADCensus☆16Aug 2, 2022Updated 3 years ago
- A simple vio-mono with two backend solver (scba and rootba).☆18May 14, 2023Updated 2 years ago
- CPU & GPU Implementation of SGM(semi-global matching)☆102Apr 1, 2016Updated 9 years ago
- A repository for paper "Efficient Solution of Point-Line Absolute Pose" by P.Hruby, T.Duff, and M. Pollefeys, presented at CVPR 2024.☆40Apr 25, 2024Updated last year
- Summary of 3D Reconstruction☆42May 30, 2020Updated 5 years ago