Skip to content

bollasap/semi-global-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi-Global Matching

Repository Moved
This project has been merged into Stereo Matching Algorithms in MATLAB and Python.
The new repository contains the latest code, documentation, and updates.

An optimized Matlab implementation of Semi-Global Matching (SGM) for stereo matching. It uses the 8-direction version of the algorithm with a small improvement for better results. The improvement is that in the calculation of the total cost, the matching cost does not add up. Normally it had to add up eight times (once for each direction).

Input Image

The Tsukuba stereo image that used as input.

Output Image

The disparity map that created at the output.

About

An optimized Matlab implementation of Semi-Global Matching (SGM) for stereo matching. It uses the 8-direction version of the algorithm with a small improvement for better results. | Moved to https://github.com/aposb/stereo-matching-algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages