what is correlation analysis function in matlab
Show older comments
Is there any function to analyse the correlation pixels in matlab?
Accepted Answer
More Answers (1)
Image Analyst
on 29 Dec 2013
0 votes
You can use xcorr2() or normxcorr2(). See demos attached in blue text below.
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!