Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 405 Bytes

File metadata and controls

16 lines (12 loc) · 405 Bytes

Stereo Matching using Dynamic Programming

A Matlab implementation of Dynamic Programming for stereo matching. The DSI is constructed using left scanline and disparity as axes.

Input Image

The Tsukuba stereo image that used as input.

Output Image

The disparity map that created at the output.