Image Correlation
古いコメントを表示
I am doing a project on Image correlation but I am not getting howto start with it. Can anyone help me with this problem?
回答 (1 件)
Image Analyst
2012 年 5 月 15 日
You might start with these functions:
uigetfile()
fullfile()
imread()
imshow()
xcorr2()
normxcorr2()
try/catch
In addition you might search the File Exchange or Answers for related pages.
カテゴリ
ヘルプ センター および File Exchange で Region and Image Properties についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!