Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cipollone authored Oct 8, 2018
1 parent 5225396 commit 4c9f5f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This is a simple implementation of the PatchMatch algorithm for stereo reconstru
The algorithm is described in:
Michael Bleyer, Christoph Rhemann and Carsten Rother. *PatchMatch Stereo - Stereo Matching with Slanted Support Windows*. In Jesse Hoey, Stephen McKenna and Emanuele Trucco, Proceedings of the British Machine Vision Conference, pages 14.1-14.11. BMVA Press, September 2011.

This software closely follows the description of this paper. This is not an efficient implementation. There are some differences, however, in the Random Initialization and Plane Refinement steps. These changes allow to sample versors with uniform distribution in the required domains.

## Dependencies:
* libboost-program-options-dev (1.62)
* cimg-dev (1.7.9)
Expand Down

0 comments on commit 4c9f5f4

Please sign in to comment.