what is correlation analysis function in matlab

10 visualizzazioni (ultimi 30 giorni)
Is there any function to analyse the correlation pixels in matlab?

Risposta accettata

Walter Roberson
Walter Roberson il 29 Dic 2013
corr(), corr2(), xcorr()

Più risposte (1)

Image Analyst
Image Analyst il 29 Dic 2013
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