|
Riaan van den Dool
|
|
|
Fourier-Mellin Transform FMT as an Image Processing Tool
The Fourier-Mellin Transform
Normalized Cross Correlation NCC as an Image Processing Tool The correlation between two signals (cross correlation) is a standard approach to feature detection as well as a component of more sophisticated techniques. Textbook presentations of correlation describe the convolution theorem and the attendant possibility of efficiently computing correlation in the frequency domain using the fast Fourier transform. Unfortunately the normalized form of correlation (correlation coefficient) preferred in template matching does not have a correspondingly simple and efficient frequency domain expression. For this reason normalized cross-correlation has been computed in the spatial domain. Due to the computational cost of spatial domain convolution, several inexact but fast spatial domain matching methods have also been developed. An algorithm for obtaining normalized cross correlation from transform domain convolution has been developed, see Lewis [1]. The new algorithm in some cases provides an order of magnitude speedup over spatial domain computation of normalized cross correlation. |