Accelerated Wide Baseline Matching using OpenCL
Department of Ordnance Science and Technology, Naval Aeronautical and Astronautical University, Yantai, China
3rd International Conference on Computer and Electrical Engineering (IPCSIT), vol. 53, 2012
@article{cao2012accelerated,
title={Accelerated Wide Baseline Matching using OpenCL},
author={CAO, Jian and LIANG, Jie and XIE, Xiao-fang and HU, Xun-qiang},
year={2012}
}
Wide baseline matching is the state of the art for object recognition and image registration problems in computer vision. Robust feature descriptors can give vast improvements in the quality and speed of subsequent steps, but intensive computation is still required. With the release of general purpose parallel computing interfaces, opportunities for increases in performance arise. In this paper we present an implementation of Speeded-Up Robust Feature (SURF) extractor, based on the OpenCL system of GPU programming developed by NVIDIA. For an 800×640 pixel image, the GPU-based method executes nearly 5 times faster than a comparable CPU-based method, with no significant loss of accuracy.
February 12, 2013 by hgpu