A Binocular Stereo Vision Algorithm on GPU

Yafeng LI,Kaihuai QIN
DOI: https://doi.org/10.3969/j.issn.1000-3428.2006.10.078
2006-01-01
Abstract:This paper presents a binocular stereo vision algorithm implemented on GPU. Compared with the other area-based stereo algorithm, it takes the relative order of local intensity values rather than gray values of pixels as matching primitive. This can result in improved performance near object boundaries in disparity map and being well-suited for hardware implementation. By taking advantage of the advanced features of recent GPU, the implementation runs entirely on standard graphics hardware. Thanks to parallel pipeline in GPU, the run time on GPU is a lot shorter than on CPU.
What problem does this paper attempt to address?