Image Feature Points Match Algorithm Based on Orientation Angles

Chen Ai
2009-01-01
Abstract:Image feature points match is a crucial problem in computer vision.In order to improve the match precision,feature points match based on orientation angles is proposed.This method adopts Harris arithmetic operators to detect corners.Orientation angles of feature points are calculated according to image grads.Then the distances between orientation angles of feature points are translated into weighted coefficients,and the cost function is weighted by them.We analyze the feature and improve the cost function.Experiments show that the matching accuracy of this algorithm is better than the traditional normalized cross-correlation(NCC) with rotation invariance and noise depression capability.
What problem does this paper attempt to address?