The Object Recognition Algorithm Based on Affine Histogram of Oriented Gradient

宋丹,唐林波,赵保军
DOI: https://doi.org/10.3724/sp.j.1146.2012.01241
2014-01-01
JOURNAL OF ELECTRONICS INFORMATION TECHNOLOGY
Abstract:A kind of object recognition algorithm based on Affine Histogram of Oriented Gradient (AHOG+SVM) is proposed to solve the poor effect of object recognition algorithm based on HOG (HOG+SVM). In order to have scale invariance, this paper builds multi-scale pyramid gradient images, and then computes HOG feature on them. In order to increase the rotational invariance and shear invariance, this method firstly expands 2D HOG grid to 3D HOG grid, then maps 3D grid to 2D affine grid according to the relationship between the world coordinate and image coordinate. Finally, inverse transformation of HOG feature in affine grid is carried out to remove the influence of affine transformation. The experimental results show that, the proposed method has the ability to solve the low recognition rate because of scale changes, rotation changes and shear changes (3D perspective changes) of object, and its performance is better than HOG+SVM.
What problem does this paper attempt to address?