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!