Skip to content

shawnhanna/simple_disparity_map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPS:

OpenCV

To compile:

mkdir build
cd build
cmake ..
make

To Run

./simple_disparity_map left.png right.png

About

Create a disparity map from two stereo images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published