• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science

Previous Articles     Next Articles

A fast object motion direction recognition
method based on SIFT algorithm

LI Hongfeng1,WEI Jingtao1,FU Yawei2,WANG Jiatao1
 
  

  1. (1.College of Electrical and Mechanical Engineering,Kunming University of Science and Technology,Kunming 650093;
    2.CRCC HighTech Equipment Corporation Limited,Kunming 650093,China)
  • Received:2018-08-20 Revised:2018-12-29 Online:2019-06-25 Published:2019-06-25

Abstract:

Due to the limitation of objective conditions, imaging devices can only image at a lower resolution, and cannot distinguish the motion direction. We propose a
fast object direction recognition method based on the SIFT. Firstly, according to the block matching algorithm, we use the corner feature extraction method to determine the position of the block, which is named as a detection block. The next frame image is traversed with the determined block, the matching block is found and named as the target block, and the motion direction between the check block and the target block is determined. Finally, the SIFT algorithm is used to match the feature points of two pictures. Each picture selects three corresponding feature points to construct a triangle, and the transformation relationship of two corresponding triangles constructs a mathematical model to identify the motion direction. Experimental results show that the motion direction recognition speed of our proposal is increased by 3.3 times compared with the block matching, and the matching accuracy is increased by 2.9 times, achieving higher judgment speed and accuracy. By comparison, the SIFT search algorithm has stronger feasibility and can determine the moving direction of objects faster in multi-frame images.
 

Key words: motion direction, SIFT, fast recognition, block matching