forum.alglib.net
http://forum.alglib.net/

Normalized 2-D cross-correlation
http://forum.alglib.net/viewtopic.php?f=2&t=862
Page 1 of 1

Author:  elifer [ Fri May 31, 2013 4:35 pm ]
Post subject:  Normalized 2-D cross-correlation

Hi,
I need to use a function like Matlab's Normalized 2-D cross-correlation (normxcorr2):
http://www.mathworks.com/help/images/ref/normxcorr2.html
in order to do template matching between an image and a template. I only found alglib::corrr1d which is 1-dimensional and not normalized. Could someone point me if there's another function I can use, or an easy way to modify the code to do this?

I'm trying to implement a Matlab prototype in C++ or C#, and this is the only library I found with a cross correlation function.

Thanks!
Eli

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/