Proceedings Article10.5244/C.22.33
Efficient Stereo Algorithm using Multiscale Belief Propagation on Segmented Images
Hoang Trinh
- 01 Jan 2008
pp 1-10
TL;DR: This paper introduces a novel approach, based on a combination of segmentation and BP, which inherits the idea of Multiscale BP, however at each level of the hierarchy, each graph node corresponds to an image segment, which is called superpixel, instead of a fixed rectangular block of pixels.
read more
Abstract: A variety of approaches using BP and image segmentation have been proposed for the stereo correspondence problem. In this paper, we introduce a novel approach, based on a combination of segmentation and BP. Our method inherits the idea of Multiscale BP, however at each level of the hierarchy, each graph node corresponds to an image segment, which we call superpixel, instead of a fixed rectangular block of pixels. The resulting de pth map at the coarser level is used to initialize the depths at the finer lev el. At the lowest level, we perform loopy BP on the four-connected pixel subgrid within each superpixel. The proposed method is applied to stereo images in the standard Middlebury dataset, and to real outdoor stereo images and car sequences. Experimental results show quite acceptable accuracy of depth inference, with running time fast enough for practical use.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Proceedings Article
Fast parallel and adaptive updates for dual-decomposition solvers
Ozgur Sumer,Umut A. Acar,Alexander T. Ihler,Ramgopal R. Mettu +3 more
- 07 Aug 2011
TL;DR: This method uses a cluster tree data structure that has been proposed for adaptive exact inference tasks, and is applied in this paper to dual-decomposition approximate inference, and allows for a high degree of parallelizability and taking advantage of subproblems with sparse updates.
An FPGA Stereo Matching Processor Based on the Sum of Hamming Distances
Abiel Aguilar-González,Miguel Arias-Estrada +1 more
- 22 Mar 2016
TL;DR: An FPGA stereo matching processor based on the Sum of Hamming Distances SHD is presented and a grayscale-based similarity criterion is proposed, which allows separating the objects and background from the correlation window.
3D objects localization using fuzzy approach and hierarchical belief propagation: application at level crossings
Nizar Fakhfakh,Louahdi Khoudour,El-Miloudi El-Koursi,J. L. Bruyelle,Alain Dufaux,Jacques Jacot +5 more
TL;DR: An obstacle-detection system utilizing stereo cameras is proposed to detect and localize multiple objects at level crossings using a robust stereo-matching algorithm which reliably localizes in 3D each segmented object.
Stereo Analysis of Low Textured Regions with Application Towards Sea-ice Reconstruction.
M. V. Rohith,Gowri Somanath,Chandra Kambhamettu,Cathleen A. Geiger +3 more
- 01 Jan 2009
TL;DR: A novel segmentation based stereo scheme tuned to handle scenes with large areas of low texture is proposed, combining entropy based filtering and two levels of belief propagation to create an algorithm that can handle a scene with very little color variation.
6
Intelligent Surveillance System Based on Stereo Vision for Level Crossings Safety Applications
Nizar Fakhfakh,Louahdi Khoudour,Jean-Luc Bruyelle,El-Miloudi El-Koursi +3 more
- 04 Apr 2012
TL;DR: Sharing knowledge gained from research into improving safety at level crossings, considered as a weak point in road and railway infrastructure, became an important field of academic research and took increasingly railways undertakings concerns.
References
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.
Efficient Graph-Based Image Segmentation
TL;DR: An efficient segmentation algorithm is developed based on a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image and it is shown that although this algorithm makes greedy decisions it produces segmentations that satisfy global properties.
Efficient Belief Propagation for Early Vision
TL;DR: Algorithmic techniques are presented that substantially improve the running time of the loopy belief propagation approach and reduce the complexity of the inference algorithm to be linear rather than quadratic in the number of possible labels for each pixel, which is important for problems such as image restoration that have a large label set.
1.6K
Stereo matching using belief propagation
TL;DR: This paper formulate the stereo matching problem as a Markov network and solve it using Bayesian belief propagation to obtain the maximum a posteriori (MAP) estimation in the Markovnetwork.
Efficient belief propagation for early vision
Pedro F. Felzenszwalb,Daniel P. Huttenlocher +1 more
- 19 Jul 2004
TL;DR: New algorithmic techniques are presented that substantially improve the running time of the belief propagation approach and reduce the complexity of the inference algorithm to be linear rather than quadratic in the number of possible labels for each pixel.