A C++ library for efficient large scale matching of rectified stereo images with MATLAB wrappers.
| Date | Contributor | Description | Rating |
|---|---|---|---|
| 3 Mar 2011 | Andreas Geiger |
This C++ library, which also includes MATLAB wrappers, can be used to transform a rectified stereo image pair into a disparity/depth map. By internally using the SSE instruction set and a prior over the disparity search space, it computes accurate depth maps of Megapixel input images in less than a second on a single CPU using recent hardware. A demo file is included which shows the usage of the library with some Middlebury and Urban scene test images. If you want to use this library on your own data, please keep in mind that a good camera setup (shutter/gain), accurate calibration and adequate rectification is crucial for obtaining satisfactory results. |
| Tag | Applied By | Date/Time |
|---|---|---|
| image processing | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| camera | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| perception | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| depth | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| computer vision | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| rectification | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| binocular | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| stereo | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| disparity computation | Andreas Geiger | 3 Mar 2011 at 12:25pm |
| stereo matching | Andreas Geiger | 3 Mar 2011 at 12:25pm |