Research and Application of Speed-up Techniques for Belief Propagation Stereo

A-li LU,Zhen-min TANG,Long-yuan GUO,Jing-yu YANG
2009-01-01
Abstract:Stereo matching algorithms based on belief propagation (BP) can yield significant matching accuracy over the local methods, but the computational cost for belief propagation stereo is quite heavy. In order to improve the running time for BP algorithm, several techniques were used: First, partial converging hierarchical approach was used to reduce the number of message passing iterations and make the running time independent of the total number of iterations; Second, distance transform was used to reduce the complexity of message passing to be linear in the number of possible disparities for each pixel; Third, bipartite graph was used to reduce half the computational cost for message passing and memory requirements of BP algorithm. The compared experiments are executed and results show that the speed-up algorithm taking together these three techniques can converge dramatically and is faster than other typical fast BP algorithms.
What problem does this paper attempt to address?