what is correlation analysis function in matlab

Is there any function to analyse the correlation pixels in matlab?

 採用された回答

Walter Roberson
Walter Roberson 2013 年 12 月 29 日

0 投票

corr(), corr2(), xcorr()

その他の回答 (1 件)

Image Analyst
Image Analyst 2013 年 12 月 29 日

0 投票

You can use xcorr2() or normxcorr2(). See demos attached in blue text below.

タグ

質問済み:

2013 年 12 月 29 日

回答済み:

2013 年 12 月 29 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by