An efficient parallel SURF algorithm for multi-core processor

Zhong Liu,Binchao Xing,YueYue Chen
DOI: https://doi.org/10.1007/978-3-642-35898-2_4
2013-01-01
Abstract:In this paper, we propose an efficient parallel SURF algorithm for multi-core processor, which adopts data-level parallel method to implement parallel keypoints extraction and matching. The computing tasks are assigned to four DSP cores for parallel processing. The multi-core processor utilizes QLink and SDP respectively to deal with data communication and synchronization among DSP cores, which fully develops the multi-level parallelism and the strong computing power of multi-core processor. The parallel SURF algorithm is fully tested based on 5 different image samples with scale change, rotation, change in illumination, addition of noise and affine transformation The experimental results show that the parallel SURF algorithm has good adaptability for various distorted images, good image matching ability close to the sequential algorithm and the average speedup is 3.61. © 2013 Springer-Verlag.
What problem does this paper attempt to address?