Skip to content

Implementations in C++ of the Patch Match Stereo algorithm presented in: PatchMatch Stereo - Stereo Matching with Slanted Support Windows

Notifications You must be signed in to change notification settings

ibergonzani/patch-match-stereo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patch Match Stereo

Implementations in C++ of the Patch Match Stereo algorithm presented in:

Be aware, as a university project the code was not meant to be optimized but instead easy to read and understand.

Code was compiled and tested on ubuntu 16.04 usng g++ 5.4. Compilation requires the opencv libraries to be installed. Compile it using make

Execute it using

pm path/to/imag1 path/to/image2

About

Implementations in C++ of the Patch Match Stereo algorithm presented in: PatchMatch Stereo - Stereo Matching with Slanted Support Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published