Enhanced Correlation Coefficient Maximization

This is an algorithm dedicated to the planet surfaces taken from opencv 3.0

ECC Image Alignment Algorithm

In short, ECC image alignment algorithm estimates the geometric transformation (warp) between the input and the template image and it returns the warped input image which must be close to the template one, as it is shown below. The estimated trasnformation is the one that maximizes the correlation coefficient between the template and the warped input image. (1)

ExtraReferences

[G. D. Evangelidis , E. Z. Psarakis, "Parametric Image Alignment using Enhanced Correlation Coefficient Maximization", IEEE Transaction on Pattern Analysis & Machine Intelligence , Vol. 30, No. 10, pp. 1858-1865, 2008. (pdf)

G. D. Evangelidis E. Z. Psarakis, "Projevtive Image Alignment by using ECC Maximization", in Proc. Int. Conf. on Computer Vision Theory and Applications (VISSAP), January 2008, Madeira, Portugal. (pdf)