normxcorr2 - technical reference document

Hello,
Inside the normxcorr2 function in Matlab, it's written in the comments that:
"Our technical reference document on NORMXCORR2 shows how to get from equation 2 of the Lewis paper to the code below."
where can this technical reference document be found?
Thanks,
Olga

回答(1 个)

Technical reference; scroll down to the "algorithms" section (see comments below).
Or by executing the following. Then scroll down to the references.
doc normxcorr2
Lewis paper

2 个评论

Thanks, but this link is missing the explanation of getting from equation to the code.
Matlab's implementation of normxcorr2 isn't straight-forward Lewis's eq. 2. That's why I'm looking for the technical reference document.
Hi Olga, the link I provided is the technical reference.
If you scroll down to the algorithm section, you might find what you're looking for. There's a copy of eq 2 from the Lewis paper.
And from the Lewis paper,
Another thing to consider is that the comment left by the programmer who developed that code could have been written years and years ago. I briefly searched the documentation for r2006b and there was different, but less, information provided (see link).
If you'd like to search for older versions of the technical references,

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Spline Postprocessing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by