open Multi-View Stereo reconstruction library
- Updated
Mar 3, 2026 - C++
open Multi-View Stereo reconstruction library
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学!
Stereo-image depth reconstruction with different matching costs and matching algorithms in Python using Numpy and Numba
depth map computation
University course
End-to-end stereo depth estimation workflow using Semi-Global Matching (SGM), bridging Python reference implementations and FPGA-oriented hardware designs with transparent validation and visual comparison.
Stereo disparity estimation by Normalized Cross Correlation, SGM algorithms, and performance optimization.
Optimized (very fast) stereo matching algorithms in MATLAB and Python. It includes implementations of Block Matching, Dynamic Programming, Semi-Global Matching, Semi-Global Block Matching and Belief Propagation.
MATLAB implementations of the Semi-Global Matching (SGM) stereo matching algorithm, featuring 4-path, 8-path and 16-path cost aggregation variants for dense disparity map estimation.
A C++ implementation of Semi-Global Matching (SGM) for stereo matching. It uses the two-pass 8-directions version of the algorithm with a small improvement for better results.
Add a description, image, and links to the semi-global-matching topic page so that developers can more easily learn about it.
To associate your repository with the semi-global-matching topic, visit your repo's landing page and select "manage topics."