How can I confirm that a template image is found in the primary image using cross correlation?
Mostra commenti meno recenti
How can I really confirm that the small template image exists in another image using the cross correlation? and please which is better for template matching between normxcorr2() and xcorr2() methods?
I am working on fingerprint matching and it is required that around each minutiae point i extract a template image of a specified size. and this template image will be searched for in a different supplied fingerprint image. My understanding of correlation is that it gives the level of similarity between two signals such as images, so is there like a threshold level that if the similarity level crosses then surely the template image is in the primary image or how do I know that the template is found in the primary image?
Thanks.
2 Commenti
Adam Danz
il 16 Mar 2020
@Fego Etese, I saw your msg from a different thread pointing me to this one. It looks like Image Analyst has you straightened out.
Fego Etese
il 21 Mar 2020
Risposta accettata
Più risposte (1)
Satadru Mukherjee
il 27 Apr 2021
0 voti
Please refer this video --
Happy Learning :-)
Categorie
Scopri di più su Image Arithmetic in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!