Skip to content

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

Notifications You must be signed in to change notification settings

Xke1718He/stereo-match

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

Watchers

Forks

Releases

No releases published

Packages

No packages published