what is correlation analysis function in matlab

12 次查看(过去 30 天)
Is there any function to analyse the correlation pixels in matlab?

采纳的回答

Walter Roberson
Walter Roberson 2013-12-29
corr(), corr2(), xcorr()

更多回答(1 个)

Image Analyst
Image Analyst 2013-12-29
You can use xcorr2() or normxcorr2(). See demos attached in blue text below.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by