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!