Potential contribution: subpixel cross correlation

Stéfan van der Walt stefan at sun.ac.za
Sat Apr 26 15:02:25 EDT 2014


Hi Mike

On Sat, Apr 26, 2014 at 8:24 PM, Mike Sarahan <msarahan at gmail.com> wrote:
> http://www.mathworks.com/matlabcentral/fileexchange/18401-efficient-subpixel-image-registration-by-cross-correlation

Are you doing phase correlation, or cross-correlation in the image
domain?  If so, I wonder if you can build on top of the existing
template matching algorithm to use that as an initial value from which
to start the subpixel search?

Anyway, always keen to be able to do better alignment, and would love
to build out the registration capabilities in scikit-image.

Thanks for getting in touch!
Stéfan



More information about the scikit-image mailing list