error in normxcorr2 function?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Anfal
2014-12-2
1 个评论
Image Analyst
2014-12-2
编辑:Image Analyst
2014-12-2
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!