Skip to content

A Matlab implementation of Block Matching Algorithm for stereo matching. It uses matrix operations to make the code faster.

Notifications You must be signed in to change notification settings

aposb/block-matching-for-stereo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block Matching Algorithm for Stereo Matching

A Matlab implementation of Block Matching Algorithm for stereo matching. It uses matrix operations to make the code faster.

Input Image

The Tsukuba stereo image that used as input.

Output Image

The disparity map that created at the output.

About

A Matlab implementation of Block Matching Algorithm for stereo matching. It uses matrix operations to make the code faster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages