scispace - formally typeset
Journal ArticleDOI

Calculating dense disparity maps from color stereo images, an efficient implementation

TLDR
An efficient implementation of correlation based disparity calculation with high speed and reasonable quality that can be used in a wide range of applications or to provide an initial solution for more sophisticated methods is presented.
Abstract
This paper presents an efficient implementation for correlation based stereo. Research in this area can roughly be divided in two classes: improving accuracy regardless of computing time and scene reconstruction in real-time. Algorithms achieving video frame rates must have strong limitations in image size and disparity search range, whereas high quality results often need several minutes per image pair. This paper tries to fill the gap, it provides instructions how to implement correlation based disparity calculation with high speed and reasonable quality that can be used in a wide range of applications or to provide an initial solution for more sophisticated methods. Left-right consistency checking and uniqueness validation are used to eliminate false matches. Optionally, a fast median filter can be applied to the results to further remove outliers. Source code will be made publicly available as contribution to the Open Source Computer Vision Library, further acceleration with SIMD instructions is planned for the near future.

read more

Citations
More filters
Journal ArticleDOI

A taxonomy and evaluation of dense two-frame stereo correspondence algorithms

TL;DR: This paper has designed a stand-alone, flexible C++ implementation that enables the evaluation of individual components and that can easily be extended to include new algorithms.
Journal ArticleDOI

Advances in computational stereo

TL;DR: This work reviews recent advances in computational stereo, focusing primarily on three important topics: correspondence methods, methods for occlusion, and real-time implementations.
Journal ArticleDOI

Review of stereo vision algorithms: From software to hardware

TL;DR: An explicit analysis of the existing stereo matching methods, up to date, is presented and the presented algorithms are discussed in terms of speed, accuracy, coverage, time consumption, and disparity range.
Journal ArticleDOI

A fast normalized cross-correlation calculation method for motion estimation

TL;DR: High quality, high spatial resolution, and high calculation speed can be all simultaneously obtained using the proposed methodology, and could prove very useful and flexible for real-time motion estimation as well as in other fields such as optical flow and image registration.
Proceedings ArticleDOI

Constant Time Weighted Median Filtering for Stereo Matching and Beyond

TL;DR: It is discovered that with this refinement, even the simple box filter aggregation achieves comparable accuracy with various sophisticated aggregation methods (with the same refinement), revealing that the previously overlooked refinement can be at least as crucial as aggregation.
References
More filters
Book ChapterDOI

Small Vision Systems: Hardware and Implementation

TL;DR: Hardware and software issues in the construction of the SVM are described, and implemented systems that use a similar area correlation algorithm on a variety of hardware are surveyed.
Journal ArticleDOI

A cooperative algorithm for stereo matching and occlusion detection

TL;DR: Presents a stereo algorithm for obtaining disparity maps with occlusion explicitly detected, and presents the processing results from synthetic and real image pairs, including ones with ground-truth values for quantitative comparison with other methods.
Journal ArticleDOI

A Parallel Stereo Algorithm that Produces Dense Depth Maps and Preserves Image Features

TL;DR: This paper shows how simple and parallel techniques can be combined to achieve this goal and deal with complex real world scenes and shows that the algorithm relies on correlation followed by interpolation and performs very well on difficult images such as faces and cluttered ground level scenes.

Real time correlation-based stereo: algorithm, implementations and applications

TL;DR: The algorithm that has been described is not the most sophisticated available but it has made it robust and reliable thanks to a number of improvements and has shown that real time stereo is possible today at low-cost and can be applied in real applications.
Proceedings ArticleDOI

Efficient stereo with multiple windowing

TL;DR: A new, efficient stereo algorithm addressing robust disparity estimation in the presence of occlusions by an adaptive, multi-window scheme using left-right consistency to compute disparity and its associated uncertainty.
Related Papers (5)