error in normxcorr2 function?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hello , i'm trying to apply template matching , i need to find the similarity between input segmented images and templates stored in directory in my PC ,, any help please ? what is the correct syntax and is there any limitation for this function ?
0 Commenti
Risposte (2)
Anfal
il 2 Dic 2014
1 Commento
Image Analyst
il 2 Dic 2014
Modificato: Image Analyst
il 2 Dic 2014
You can use mat2cell(). See the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_split_an_image_into_non-overlapping_blocks.3F
By the way, replies to people who answered should go into a comment, not into a new "Answer" to your original question.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!