Embedded platform for local image descriptor based object detection

作者:

Highlights:

摘要

The article presents novel idea of a hardware accelerated image processing algorithm for embedded systems. The system is based on the well known Fast Retina Keypoint (FREAK) local image description algorithm. The solution utilizes Field Programmable Gate Array (FPGA) as a flexible module that is used to implement hardware acceleration of a given part of the image processing algorithm. The approach presented in this paper is slightly different. Since we are using very fast FREAK descriptor it is not our purpose to implement full feature extraction algorithm in hardware but just its most time-consuming part which is brute force matcher based on the Hamming distance. Moreover our goal was to design very flexible system so that the feature detection and extraction algorithm can be replaced without any interruption in the hardware accelerated part.

论文关键词:Hardware accelerators,Image descriptors,Fast-Retina Keypoint,Hamming distance,FPGA,Zynq Z-7010

论文评审过程:Available online 9 March 2015, Version of Record 20 September 2015.

论文官网地址:https://doi.org/10.1016/j.amc.2015.02.029