StereoSGBM
StereoSGBM, which stands for StereoSonographic Gradient-based Matching, is a stereo vision algorithm used for computing dense disparity maps. It is a variant of the Semi-Global Matching (SGM) algorithm, designed to be more computationally efficient and to produce smoother disparity maps.
The core idea behind StereoSGBM is to combine the strengths of local and global stereo matching techniques.
Unlike traditional SGM which aggregates costs over many paths, StereoSGBM typically uses a smaller, fixed set
The algorithm starts by computing a matching cost volume, where each entry represents the dissimilarity between