Skip to content

bollasap/stereo-matching-using-belief-propagation-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stereo Matching using Belief Propagation

Repository Moved
This project has been merged into Loopy Belief Propagation for Stereo Matching (Sum-Product, Max-Product, Min-Sum).
The new repository contains the latest code, documentation, and updates.

A Matlab implementation of Loopy Belief Propagation for stereo matching. It includes the "Sum-Product", "Max-Product" and "Min-Sum" versions of the algorithm and uses the "Synchronous" message update schedule.

Input Image

The Tsukuba stereo image that used as input.

Output Image

The disparity map that created at the output using the "Sum-Product" version.

The disparity map that created at the output using the "Max-Product" version.

The disparity map that created at the output using the "Min-Sum" version.

Related Repositories

About

A Matlab implementation of Loopy Belief Propagation for stereo matching. It includes the "Sum-Product", "Max-Product" and "Min-Sum" versions of the algorithm. | Moved to https://github.com/aposb/belief-propagation-for-stereo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages