Info

This question is closed. Reopen it to edit or answer.

I collected several images and then i applied this xcorr2(a,b) function. Now i got a value like 3.0281, after one minute I applied same function and got a result of 3.0282 like this. What is this value represents and why it is changing?

1 view (last 30 days)
normxcorr2(a,b)
corr2(a,b)
autocorr(a)
autocorr(a,lags)
What is the output represented by above mentioned functions: I knew somewhat, what this functins are doing but bit confused while coming to output of these functions is that are pixel intensities or image densities etc, don't know..!!
  3 Comments

Answers (0)

Community Treasure Hunt

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

Start Hunting!