Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stereo-match

This is an example of stereo match based on dp. It is very simple and can only be used for learning

Dependencies

  • OpenCV (3.1+)
  • Cmake

Installation(Tested in Ubuntu 16.04,18.04)

  1. Clone this repository via
git clone https://github.com/Xke1718He/stereo-match.git
  1. Build
 mkdir build && cd build
 cmake ..
 make

Run

In build

./stereo-match 

Reference

my blog

Results

  • left

left

  • right

right

  • result

results

About

This is an example of stereo match based on dp. It is very simple and can only be used for learning

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages