Skip to content

An implementation of the classic stereo vision Block Matching(BM) algorithm.

License

Notifications You must be signed in to change notification settings

redpower1998/StereoBM

Repository files navigation

StereoBM

=== An implementation of the classic stereo vision Block Matching(BM) algorithm.

=== This code implements a classic stereo BM algorithm. This is not a very fast implementation. But it is simple enough.

[Demo video] [Demo video] [Demo video] [Demo video]

System Requirements

The reference code is tested on windows 10, Ubuntu 18.04 and requires:

  • Matlab

Run

>> run main.m

Known issues

None

License

BSD 2-Clause License. See LICENSE.txt for further details.

About

An implementation of the classic stereo vision Block Matching(BM) algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages