Phase correlation

Phase correlation

In image processing, phase correlation is a fast frequency-domain approach to estimate the relative translative movement between two images.

Method

Given two input images g_a and g_b:

Apply a window function (e.g., a Hamming window) on both images to reduce edge effects. Then, calculate the discrete 2D Fourier transform of both images.

: mathbf{G}_a = mathcal{F}{g_a}, ; mathbf{G}_b = mathcal{F}{g_b}

Calculate the cross-power spectrum by taking the complex conjugate of the second result, multiplying the Fourier transforms together elementwise, and normalizing this product elementwise.

: R = frac{ mathbf{G}_a mathbf{G}_b^*} \ &= frac{ mathbf{G}_a mathbf{G}_a^* e^{2 pi i (frac{u Delta x}{M} + frac{v Delta y}{N}) \ &= e^{2 pi i (frac{u Delta x}{M} + frac{v Delta y}{N}) }end{align}since the magnitude of a complex exponential always is one, and the phase of mathbf{G}_a mathbf{G}_a^* always is zero.

The inverse Fourier transform of a complex exponential is a Kronecker delta, i.e. a single peak:

: r(x,y) = delta(x + Delta x, y + Delta y)

This result could have been obtained by calculating the cross correlation directly. The advantage of this method is that the discrete Fourier transform and its inverse can be performed using the fast Fourier transform, which is much faster than correlation for large images.

Limitations

In practice, it is more likely that g_b will be a simple linear shift of g_a, rather than a circular shift as required by the explanation above. In such cases, r will not be a simple delta function, which will reduce the performance of the method. In such cases, a window function should be employed during the Fourier transform to reduce edge effects. However, if the images consist of a flat background, with all detail situated away from the edges, then a linear shift will be equivalent to a circular shift, and the above derivation will hold exactly.

For periodic images (such as a chessboard), phase correlation may yield ambiguous results with several peaks in the resulting spectrum.

Example

The following image demonstrates the usage of phase correlation to determine relative translative movement between two images corrupted by independent Gaussian noise. One can clearly see a peak in the phase-correlation image approximately at (30,33).

See also

* Cross correlation

References

* E. De Castro and C. Morandi " [http://www.idi.ntnu.no/~fredrior/files/Registration%20of%20Translated%20and%20Rotated%20Images%20Using%20FT.pdf Registration of Translated and Rotated Images Using Finite Fourier Transforms] ", IEEE Transactions on pattern analysis and machine intelligence, Sept. 1987


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Correlation (disambiguation) — Correlation is a measure of relationship between two mathematical variables or measured data values, which includes the Pearson correlation coefficient as a special case. Correlation may also refer to: Electronic correlation, a description of the …   Wikipedia

  • PHASE (TRANSITIONS DE) — Les premières transitions de phase observées ont été des changements d’état tels que la fusion de la glace ou la vaporisation de l’eau. Lors d’un changement d’état, le système, au sens de la thermodynamique, se présente comme la réunion de deux… …   Encyclopédie Universelle

  • Phase transition — This diagram shows the nomenclature for the different phase transitions. A phase transition is the transformation of a thermodynamic system from one phase or state of matter to another. A phase of a thermodynamic system and the states of matter… …   Wikipedia

  • Correlation function (statistical mechanics) — For other uses, see Correlation function (disambiguation). In statistical mechanics, the correlation function is a measure of the order in a system, as characterized by a mathematical correlation function, and describes how microscopic variables… …   Wikipedia

  • Correlation database — A Correlation database is a database management system (DBMS) that is data model independent and designed to efficiently handle unplanned, ad hoc queries in an analytical system environment. It was developed in 2005 by database architect Joseph… …   Wikipedia

  • Correlation sum — In chaos theory, the correlation sum is the estimator of the correlation integral, which reflects the mean probability that the states at two different times are close: where N is the number of considered states , ε is a threshold distance, a… …   Wikipedia

  • Phase detector — A phase detector is a frequency mixer or analog multiplier circuit that generates a voltage signal which represents the difference in phase between two signal inputs. It is an essential element of the phase locked loop (PLL).Detecting phase… …   Wikipedia

  • Correlation integral — In chaos theory, the correlation integral is the mean probability that the states at two different times are close: where N is the number of considered states , ε is a threshold distance, a norm (e.g. Euclidean norm) and …   Wikipedia

  • Phase Linear — articleissues unreferenced=August 2007|Phase Linear was an audio equipment manufacturer founded by Bob Carver in 1970. While primarily known as a power amplifier company it also produced several innovative preamplifers, tuners and the Andromeda… …   Wikipedia

  • Cross-correlation — In signal processing, cross correlation is a measure of similarity of two waveforms as a function of a time lag applied to one of them. This is also known as a sliding dot product or sliding inner product. It is commonly used for searching a long …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”