luosch / stereo-matchingLinks
stereo-matching using SSD, NCC and ASW
☆59Updated 3 years ago
Alternatives and similar repositories for stereo-matching
Users that are interested in stereo-matching are comparing it to the libraries listed below
Sorting:
- CPU & GPU Implementation of SGM(semi-global matching)☆101Updated 9 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆54Updated 8 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code☆47Updated 6 years ago
- stereo rectification and stereo matching for perspective camera and fisheye camera, based on opencv☆48Updated 10 years ago
- Code for 'Segment-based Disparity Refinement with Occlusion Handling for Stereo Matching'☆117Updated 3 years ago
- Semiglobal Matching with Census Matching Cost☆75Updated 4 years ago
- Implement opencv sgbm algorithm based on cuda,sgbm is based on sgm☆94Updated 5 years ago
- An implementation of Semi-Global Matching (SGM) on CPU with some optimizations☆74Updated 3 years ago
- ☆34Updated 7 years ago
- Cross-Scale Cost Aggregation for Stereo Matching (CVPR 2014)☆215Updated 6 years ago
- ☆191Updated 10 years ago
- calibrate stereo cameras☆62Updated 4 years ago
- Implementation of "Automatic Camera and Range Sensor Calibration using a single Shot" by C++☆97Updated last year
- A multiple computer vision and machine learning algorithms development/integration☆135Updated 5 years ago
- OpenCV实现SfM☆78Updated 6 years ago
- The code for the proposed line segment matching method☆140Updated 6 years ago
- opencv-sgbm-demo☆15Updated 6 years ago
- ICRA 2019 | Repository for "Real Time Dense Depth Estimation by Fusing Stereo with Sparse Depth Measurements" | OpenCV, C++☆173Updated 6 years ago
- Bundle Adjustment with Self-calibration☆55Updated 6 years ago
- 这是一个基于CUDA加速的快速立体匹配库,它的核心是SemiglobalMatching(SGM)算法,它不仅在时间效率上要远远优于基于CPU的常规SGM,而且占用明显更少的内存,这意味着它不仅可以在较低分辨率(百万级)图像上达到实时的帧率,且完全具备处理千万级甚至更高量级…☆119Updated 2 years ago
- ☆57Updated 4 years ago
- Real Time Stereo code repository☆89Updated 6 years ago
- implement EPnP algorithm with Eigen☆93Updated 6 years ago
- PathMatch is the state-of-the-art stereo match algorithm framework.☆115Updated 6 years ago
- ☆84Updated 8 years ago
- Disparity map estimation in a stereo pair of images with cost volume filtering☆26Updated 2 years ago
- most of the codes are from NLCA LiuQingxiong ,杨庆雄老师的NLCA代码 改了一下适应了内存☆13Updated 7 years ago
- multi camera calibration☆32Updated 9 years ago
- Implementation of stereo matching with census transform and semi-global matching☆23Updated 6 years ago
- The PatchMatch stereo match algorithm implemented by CUDA.☆49Updated 6 years ago