normxcorr2 - technical reference document
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Adam Danz
il 20 Ago 2019
Modificato: Adam Danz
il 20 Ago 2019
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 Commenti
Adam Danz
il 20 Ago 2019
Modificato: Adam Danz
il 22 Ago 2019
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,
Vedere anche
Categorie
Scopri di più su CubeSat and Satellites in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!