DocumentCode
2724059
Title
Real-Time Image Rectification and Stereo Reconstruction System on the GPU
Author
Pantilie, Cosmin D. ; Haller, Istvan ; Drulea, Marius ; Nedevschi, Sergiu
fYear
2011
fDate
6-8 July 2011
Firstpage
79
Lastpage
85
Abstract
The increase in computational power of consumer graphic cards has successfully motivated adaptation of stereo algorithms to this kind of hardware. In order to solve the stereo correspondence problem efficiently, the images need to be rectified and lens distortions need to be removed. This paper presents an efficient two step solution for rectifying and correcting lens distortions in images captured using a pair of stereo cameras. The first step consists of a one-time, off-line calculation of a look-up table, based on the calibration parameters, for each of the two cameras. The second step computes the final pixel intensities based on the pre-calculated mappings stored in the look-up table. The GPU implementation proposed makes use of the inherent parallelism in a cost-effective manner, making the method suitable for rectifying high resolution images in real-time. Results are compared against an optimized CPU-based implementation, written in assembly language using MMX instructions, for reference. The complete stereo reconstruction system was implemented and evaluated on a current generation GPU and offers a running time of 11ms for images with resolution 512×383.
Keywords
assembly language; graphics processing units; image reconstruction; stereo image processing; table lookup; CPU-based implementation; GPU; MMX instructions; assembly language; consumer graphic cards; look-up table; real-time image rectification; stereo correspondence problem; stereo reconstruction system; Cameras; Graphics processing unit; Image reconstruction; Image resolution; Optimization; Parallel processing; Stereo image processing;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Computing (ISPDC), 2011 10th International Symposium on
Conference_Location
Cluj Napoca
Print_ISBN
978-1-4577-1536-5
Type
conf
DOI
10.1109/ISPDC.2011.21
Filename
6108258
Link To Document