Skip to content

aposb/dynamic-programming-for-stereo-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Programming for Stereo 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.

A Matlab implementation of Dynamic Programming Algorithm for stereo matching. It provides vertical smoothness by trying to keep the current path close to the former path using an additional discontinuity cost.

Input Image

The Tsukuba stereo image that used as input.

Output Image

The disparity map that created at the output.

Output Image (No Occlusion)

The disparity map without occluded pixels.

About

A Matlab implementation of Dynamic Programming Algorithm for stereo matching. It provides vertical smoothness by trying to keep the current path close to the former path using an additional discontinuity cost. | Moved to https://github.com/aposb/stereo-matching-algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages