Info
この質問は閉じられています。 編集または回答するには再度開いてください。
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 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
madhan ravi
2018 年 12 月 18 日
search floating-point as a tag in this forum and you will find a lot of discussions
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!