Analysis of a steepest-descent image-matching algorithm

作者:

Highlights:

摘要

Image-matching, the attempt to discover in a picture currently under examination an image found in an earlier picture, is a desirable part of many picture-processing and scene-analysis applications. This paper describes an algorithm consisting of two parts; the first is a steepest-descent method for finding the best match in a given locale. The second is a procedure for selecting starting points for the local search.A special analysis is made of both the reliability and speed of the steepest-descent method leading to a conclusion that its average-time performance is 0(n2). This compares rather favorably with the speed of two other popular algorithms for image-matching, namely direct computation of the entire correlation matrix (0(n2(n − m))) and fast Fourier Transform (0((n + m)2log(n + m))), where n and m are the picture- and window-sizes, respectively, measured in pixels.

论文关键词:Image-matching,Method of steepest-descent

论文评审过程:Received 2 December 1976, Revised 16 August 1977, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(78)90046-8