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!