what is correlation analysis function in matlab
Ältere Kommentare anzeigen
Is there any function to analyse the correlation pixels in matlab?
Akzeptierte Antwort
Weitere Antworten (1)
Image Analyst
am 29 Dez. 2013
0 Stimmen
You can use xcorr2() or normxcorr2(). See demos attached in blue text below.
Kategorien
Mehr zu Correlation and Convolution finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!