forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 10:16 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Normalized 2-D cross-correlation
PostPosted: Fri May 31, 2013 4:35 pm 
Offline

Joined: Fri May 31, 2013 4:25 pm
Posts: 1
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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 56 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group