MinGPU: a minimum GPU library for computer vision |
| |
Authors: | Pavel Babenko Mubarak Shah |
| |
Affiliation: | (1) Computer Vision Lab, School of Electrical Engineering and Computer Science, University of Central Florida, Orlando, FL, USA |
| |
Abstract: | In the field of computer vision, it is becoming increasingly popular to implement algorithms, in sections or in their entirety, on a graphics processing unit (GPU). This is due to the superior speed GPUs offer compared to CPUs. In this paper, we present a GPU library, MinGPU, which contains all of the necessary functions to convert an existing CPU code to GPU. We have created GPU implementations of several well known computer vision algorithms, including the homography transformation between two 3D views. We provide timing charts and show that our MinGPU implementation of homography transformations performs approximately 600 times faster than its C++ CPU implementation. |
| |
Keywords: | GPU GPGPU Computer vision Homography transformation |
本文献已被 SpringerLink 等数据库收录! |
|