Real-time Geometric Calibration on Graphics Processing Unit with CUDA

Ying Ding,Wen-hui Li,Jing-tao Fan,Hua-min Yang
DOI: https://doi.org/10.1109/icma.2009.5244872
2009-01-01
Abstract:Geometric Calibration of digital camera and video is useful for experimental work, such as video surveillance, virtual endoscope etc. High-performance computing holds the key to making biologically relevant calculations tractable without compromise. In this paper we present a new approach to high performance GC algorithm on graphics processing units. Using modern graphics processing units for high performance computing is facilitated by their enhanced programmability and motivated by their attractive price/performance ratio and incredible growth in speed. To derive an efficient mapping onto this type of architecture, we have used the Com pute Unified Device Architecture (CUDA) to design and implement a new parallel algorithm. Experiments show the significant runtime savings on com puter graphics card, which achieve real-time (30 fps) calibration of High Definition images with 1920xl080 resolutions.
What problem does this paper attempt to address?